universal7885: overlay: Allow to be rotated in all 4 rotations

Change-Id: I6cfb702d55b1d1cc79aada6fc9eed32f1a79c497
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
kubersharma001 2021-12-11 07:15:32 +05:30 committed by roynatech2544
commit 569649d2ec
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -115,6 +115,10 @@
have distinct intensity levels -->
<bool name="config_vibration_supports_multiple_intensities">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>
<!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps" translatable="false" >true</bool>