klte-common: enable burnIn protection support
Change-Id: I117e29da2efb91a9f58558624827d6c22b856741 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
This commit is contained in:
parent
b7f109ed9f
commit
9b03812f16
1 changed files with 2 additions and 0 deletions
|
@ -34,4 +34,6 @@
|
|||
battery LEDs would set this config to 11. -->
|
||||
<integer name="config_deviceLightCapabilities">11</integer>
|
||||
|
||||
<!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
|
||||
<bool name="config_enableBurnInProtection">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue