monet: do not check proximity on pulse

This commit is contained in:
mikairyuu 2022-06-22 14:25:58 +10:00
parent f8e60631f7
commit 7d6e1bb166

View File

@ -20,6 +20,9 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
<!-- Doze: check proximity sensor before pulsing? -->
<bool name="doze_proximity_check_before_pulse">false</bool>
<!-- The radius of the enrollment progress bar, in dp -->
<integer name="config_udfpsEnrollProgressBar" translatable="false">100</integer>
</resources>