umi: overlay: Enable display burn-in protection

Signed-off-by: Albert I <kras@raphielgang.org>
This commit is contained in:
Albert I
2021-07-26 21:22:42 +08:00
committed by me-cafebabe
parent f2c878b9fe
commit f43b647c7f

View File

@@ -438,4 +438,7 @@
<!-- Control whether the always on display mode is enabled by default. This value will be used
during initialization when the setting is still null. -->
<bool name="config_dozeAlwaysOnEnabled">false</bool>
<!-- If true, the display will be shifted around in ambient mode. -->
<bool name="config_enableBurnInProtection">true</bool>
</resources>