rtwo: overlay: enable any motion sensor

This commit is contained in:
SGCMarkus
2023-07-29 21:58:34 +02:00
parent 8a43ebd932
commit efabd9ca8b

View File

@@ -302,4 +302,8 @@
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
<!-- The sensor id of an "any motion" sensor used in auto-power save modes.
0 indicates this sensor is not available. -->
<integer name="config_autoPowerModeAnyMotionSensor">30</integer>
</resources>