mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: 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:
committed by
Matsvei Niaverau
parent
e1fca67cdc
commit
3b35a31550
@@ -46,5 +46,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