mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
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:
parent
127f17a0be
commit
569649d2ec
1 changed files with 4 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue