miatoll: overlay: Set an overlay to indicate power button FPS

* This is required for the ripple unlock animation at start from power button side introduced with S

Change-Id: I980896d4715c9392a15b96761f6ac0fe04d1f7a1
Signed-off-by: chiru2000 <chiranthangadi123@gmail.com>
This commit is contained in:
Palakurthi Sreekanth 2021-10-27 17:28:45 +00:00 committed by Alexander Winkowski
parent 09547f1516
commit b3576e6d44
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -327,5 +327,8 @@
Must be in the range specified by minimum and maximum.
Equivalent to 67/255 (default for this device) -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.26274509804</item>
<!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps">true</bool>
</resources>