clover: overlay: enable lock screen rotation

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Max Weffers 2018-12-28 15:40:06 +01:00 committed by pix106
parent 835637afe2
commit ab7c3fbd25

View file

@ -31,4 +31,7 @@
or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM
and one pSIM) -->
<integer name="config_num_physical_slots">1</integer>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>
</resources>