monet: disable pocket lock

kills deep sleep
This commit is contained in:
mikairyuu 2022-08-04 12:03:47 +03:00
parent 0048311767
commit 5e5a02dda8

View File

@ -535,4 +535,7 @@
<!-- How long it takes for the HW to start illuminating after the illumination is requested. --> <!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer> <integer name="config_udfps_illumination_transition_ms">0</integer>
<!-- Pocket Mode -->
<bool name="config_pocketModeSupported">false</bool>
</resources> </resources>