sdm660-common: overlay: enable lock screen rotation
This commit is contained in:
parent
aec8d551fc
commit
f32e57ef6a
1 changed files with 3 additions and 0 deletions
|
@ -364,6 +364,9 @@
|
|||
rotations as the default behavior. -->
|
||||
<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
|
||||
wifi should not stick to bad networks -->
|
||||
<integer name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-100</integer>
|
||||
|
|
Loading…
Reference in a new issue