sm8250-common: Disallow aux cam usage for Zoom
Zoom seems to try using camera ID 2 for the back camera instead of camera ID 0. Block access to aux camera for Zoom to force it to use camera ID 0 for the back camera. Change-Id: I99d79259a2a3adefb72a5ffed5fbbb37bd8b756d
This commit is contained in:
@@ -65,5 +65,6 @@
|
||||
<string-array name="config_cameraAuxPackageExcludeList" translatable="false">
|
||||
<item>org.telegram.messenger</item>
|
||||
<item>org.thunderdog.challegram</item>
|
||||
<item>us.zoom.videomeetings</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user