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:
Palakurthi Sreekanth 2021-10-27 17:28:45 +00:00 committed by roynatech2544
commit 36f35bcc26
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -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>