monet: use AOD instead of wakeup on off-screen fod

This commit is contained in:
mikairyuu 2022-06-22 11:41:44 +10:00
parent 24dd4d5134
commit f8e60631f7

View File

@ -31,4 +31,8 @@
<!-- Udfps vendor code -->
<integer name="config_udfpsVendorCode">22</integer>
<!-- Whether to pulse onFingerDown actions instead
of waking the screen while the screen is off or in lpm. -->
<bool name="config_pulseOnFingerDown">true</bool>
</resources>