sm8250-common: Migrate vendor.camera.aux.packageexcludelist to overlay

Change-Id: Iee884cc98b5fada492b27e8085de98ae08406cf4
This commit is contained in:
LuK1337
2022-11-02 13:16:05 +01:00
parent 3892302e92
commit ee35037bbb
2 changed files with 6 additions and 3 deletions

View File

@@ -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>