rosemary: rro_overlays: Enable burn-in protection

Change-Id: Id280be855f309f3852a4c01f61738207d91a5d9c
This commit is contained in:
minz1
2022-11-07 15:33:30 +03:00
committed by Matsvei Niaverau
parent 3bda8e65c6
commit 56b658c803

View File

@@ -475,4 +475,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>