Revert "devices: disable burnin protection due to battery drain"

This reverts commit 82e7acbb8f76514d2c7a4ae879f7043e304e3ee1.
This commit is contained in:
Kevios12 2022-01-18 01:27:14 +00:00 committed by roynatech2544
commit 4b82cc4307
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
4 changed files with 4 additions and 8 deletions

View file

@ -44,7 +44,7 @@
<bool name="config_displayBlanksAfterDoze">false</bool>
<bool name="config_dozePulsePickup">false</bool>
<bool name="config_supportDoubleTapWake">true</bool>
<bool name="config_enableBurnInProtection">false</bool>
<bool name="config_enableBurnInProtection">true</bool>
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
<bool name="config_allowAutoBrightnessWhileDozing">true</bool>