monet: support screen off fod

This commit is contained in:
mikairyuu 2022-08-12 08:29:19 +03:00
parent 5ccd552863
commit cc602db977

View File

@ -544,4 +544,7 @@
<!-- Pocket Mode -->
<bool name="config_pocketModeSupported">false</bool>
<!-- Whether devices suports in-display fingerprint when screen is off -->
<bool name="config_supportsScreenOffUdfps">true</bool>
</resources>