sm8250-common: Migrate vendor.camera.aux.packageexcludelist to overlay
Change-Id: Iee884cc98b5fada492b27e8085de98ae08406cf4
This commit is contained in:
@@ -60,4 +60,10 @@
|
||||
<item>restart_bootloader</item>
|
||||
<item>restart_fastboot</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The list of package IDs that are not allowed to use aux cameras. -->
|
||||
<string-array name="config_cameraAuxPackageExcludeList" translatable="false">
|
||||
<item>org.telegram.messenger</item>
|
||||
<item>org.thunderdog.challegram</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -122,9 +122,6 @@ ro.bluetooth.a2dp_offload.supported=true
|
||||
ro.vendor.bluetooth.wipower=false
|
||||
vendor.qcom.bluetooth.soc=hastings
|
||||
|
||||
# Camera
|
||||
vendor.camera.aux.packageexcludelist=org.telegram.messenger,org.thunderdog.challegram
|
||||
|
||||
# Chipset
|
||||
ro.soc.manufacturer=QTI
|
||||
ro.soc.model=SM8250
|
||||
|
||||
Reference in New Issue
Block a user