monet: add Pocket Lock and Smart Pixels overlays

This commit is contained in:
mikairyuu 2022-06-13 09:48:19 +10:00
parent a765df44b5
commit cdd5293db7

View File

@ -527,6 +527,12 @@
<item>95</item>
</integer-array>
<!-- Pocket Lock -->
<bool name="config_pocketUseLightSensor">false</bool>
<!-- Whether the device supports Smart Pixels -->
<bool name="config_supportSmartPixels">true</bool>
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer>
</resources>