davinci: overlay: Enable burn in protection

Change-Id: Iaf1aff7e72a30e17ec6f1581cad34b94b37ffa84
This commit is contained in:
Arian 2020-04-30 18:38:47 +02:00
parent 3e7615c3c0
commit a8c405aa42
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -23,6 +23,9 @@
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>
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
<bool name="config_unplugTurnsOnScreen">true</bool>