klte-common: enable burnIn protection support

Change-Id: I117e29da2efb91a9f58558624827d6c22b856741
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
This commit is contained in:
Joey Rizzoli 2017-08-30 16:20:24 +02:00 committed by Kevin F. Haggerty
parent b7f109ed9f
commit 9b03812f16
1 changed files with 2 additions and 0 deletions

View File

@ -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>