Jelajahi Sumber

sm8450-common: overlay: Enable burn in protection

Change-Id: Iaf1aff7e72a30e17ec6f1581cad34b94b37ffa84
Arian 5 tahun lalu
induk
melakukan
54a931f1eb
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      overlay/FrameworksResXiaomi/res/values/config.xml

+ 3 - 0
overlay/FrameworksResXiaomi/res/values/config.xml

@@ -414,6 +414,9 @@
     -->
     <bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
 
+    <!-- If true, the display will be shifted around in ambient mode. -->
+    <bool name="config_enableBurnInProtection">true</bool>
+
     <!-- Whether device supports double tap to wake -->
     <bool name="config_supportDoubleTapWake">true</bool>
 </resources>