pipa: overlay: Allow all rotations

Change-Id: Ie6b48005cd410267f6b547d43f3141d1381930f6
This commit is contained in:
Tobias Merkel
2025-06-17 12:00:00 +00:00
committed by gensis01
parent af04be6e03
commit a5d6a2f993

View File

@@ -505,4 +505,8 @@
available to the system.-->
<bool name="config_freeformWindowManagement">true</bool>
<!-- If true, the screen can be rotated via the accelerometer in all 4
rotations as the default behavior. -->
<bool name="config_allowAllRotations">true</bool>
</resources>