sm6225-common: overlay-lineage: Configure aux camera for Aperture
Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6 (cherry picked from commit 727bf062da1119634eef4fc0129412f8f88b9573)
This commit is contained in:
parent
747fa28ad9
commit
eefd947599
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2022 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources>
|
||||
<!-- Enable auxiliary cameras selector. -->
|
||||
<bool name="config_enableAuxCameras">true</bool>
|
||||
</resources>
|
Loading…
Reference in a new issue