pipa: overlay: Allow lockscreen lockscreen rotation

Change-Id: Ib5d23607f661896c306fd2a054393720f726ac98
This commit is contained in:
Fabian Leutenegger
2025-07-17 12:00:00 +00:00
committed by gensis01
parent a5d6a2f993
commit ec160952a5

View File

@@ -509,4 +509,7 @@
rotations as the default behavior. -->
<bool name="config_allowAllRotations">true</bool>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>
</resources>