avicii: overlay: enable screen-off udfps by default

It has been changed to false on the PE side recently.

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Change-Id: I9be2efa11f7824701322c288d0510a18fc296aa1
This commit is contained in:
Chenyang Zhong
2022-08-19 12:37:11 -04:00
committed by KakatkarAkshay
parent 8549c6d1f6
commit 865dccc4e4

View File

@@ -53,4 +53,7 @@
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- Whether devices suports in-display fingerprint when screen is off -->
<bool name="config_supportsScreenOffUdfps">true</bool>
</resources>