s5neolte: enable burnIn protection support
authorJoey Rizzoli <joey@lineageos.org>
Wed, 30 Aug 2017 14:20:24 +0000 (16:20 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 14:26:15 +0000 (16:26 +0200)
Change-Id: I117e29da2efb91a9f58558624827d6c22b856741

overlay/frameworks/base/core/res/res/values/config.xml

index c596055a9dd0f76b0e15b25f6d618da6577906a6..817ae051b8c4aee51095282eecba053e478e185c 100644 (file)
         <item>XTRA_SERVER_1=https://glltos1.glpals.com/4day/v3/latest/lto2.dat</item>
         <item>XTRA_SERVER_2=https://glltos2.glpals.com/4day/v3/latest/lto2.dat</item>
      </string-array>
+
+    <!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
+    <bool name="config_enableBurnInProtection">true</bool>
 </resources>