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:
Pranav Vashi
2022-11-08 21:00:44 +05:30
committed by therealmharc
parent c6439ddaee
commit a7f71f27da

View File

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