clover: overlay: enable lock screen rotation
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
835637afe2
commit
ab7c3fbd25
1 changed files with 3 additions and 0 deletions
|
@ -31,4 +31,7 @@
|
||||||
or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM
|
or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM
|
||||||
and one pSIM) -->
|
and one pSIM) -->
|
||||||
<integer name="config_num_physical_slots">1</integer>
|
<integer name="config_num_physical_slots">1</integer>
|
||||||
|
|
||||||
|
<!-- Enable lockscreen rotation by default -->
|
||||||
|
<bool name="config_enableLockScreenRotation">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue