mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
sm6150-common: overlay: Enable video pause workaround for video calling
Change-Id: I3a2f9a0ef47fca9cf296f1c507e2f774cac858f5 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
c6439ddaee
commit
a7f71f27da
@@ -203,6 +203,11 @@
|
||||
and one pSIM) -->
|
||||
<integer name="config_num_physical_slots">2</integer>
|
||||
|
||||
<!-- When true, indicates that the vendor's IMS implementation requires a workaround when
|
||||
sending a request to enable or disable the camera while the video session is also
|
||||
paused. -->
|
||||
<bool name="config_useVideoPauseWorkaround">true</bool>
|
||||
|
||||
<!-- If true, the screen can be rotated via the accelerometer in all 4
|
||||
rotations as the default behavior. -->
|
||||
<bool name="config_allowAllRotations">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user