mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Set an overlay to indicate power button FPS
* This is required for the ripple unlock animation introduced with S Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
2c760529f1
commit
36f35bcc26
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
|||
<item>7</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Indicates whether device has a power button fingerprint sensor. -->
|
||||
<bool name="config_is_powerbutton_fps" translatable="false" >true</bool>
|
||||
|
||||
<!-- Flag indicating whether we should enable the adaptive sleep.-->
|
||||
<bool name="config_adaptive_sleep_available">true</bool>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue