dodge: configs: Setup HBM
Change-Id: I193e8e704c11464ca27b0880987c613a33b5cbda
This commit is contained in:
@@ -12,4 +12,16 @@
|
||||
<density>640</density>
|
||||
</density>
|
||||
</densityMapping>
|
||||
|
||||
<highBrightnessMode enabled="true">
|
||||
<transitionPoint>0.85</transitionPoint>
|
||||
<minimumHdrPercentOfScreen>0.1</minimumHdrPercentOfScreen>
|
||||
|
||||
<minimumLux>10000</minimumLux>
|
||||
<timing>
|
||||
<timeWindowSecs>1800</timeWindowSecs> // Window in which we restrict HBM.
|
||||
<timeMaxSecs>300</timeMaxSecs> // Maximum time of HBM allowed in that window.
|
||||
<timeMinSecs>60</timeMinSecs> // Minimum time remaining required to switch
|
||||
</timing> // HBM on for.
|
||||
</highBrightnessMode>
|
||||
</displayConfiguration>
|
||||
|
||||
Reference in New Issue
Block a user