sdm660-common: overlay: enable lock screen rotation

This commit is contained in:
Max Weffers 2018-12-28 15:40:06 +01:00
parent aec8d551fc
commit f32e57ef6a
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -364,6 +364,9 @@
rotations as the default behavior. --> rotations as the default behavior. -->
<bool name="config_allowAllRotations">true</bool> <bool name="config_allowAllRotations">true</bool>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>
<!-- Integer parameters of the wifi to cellular handover feature <!-- Integer parameters of the wifi to cellular handover feature
wifi should not stick to bad networks --> wifi should not stick to bad networks -->
<integer name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-100</integer> <integer name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-100</integer>