bangkk: Enable mic/cam toggles

As seen on stock overlays.

Change-Id: I1323a447e2c0f1032ce8e3511e3a7957c5a19931
This commit is contained in:
Michael Bestas
2025-06-05 20:55:52 +03:00
parent 72bd82a900
commit 84f8493ba4

View File

@@ -274,4 +274,10 @@
<item>2168</item> <!-- sensorLocationY -->
<item>91</item> <!-- sensorRadius -->
</integer-array>
<!-- Whether this device is supporting the software microphone toggle -->
<bool name="config_supportsMicToggle">true</bool>
<!-- Whether this device is supporting the camera toggle -->
<bool name="config_supportsCamToggle">true</bool>
</resources>