display: fix hbm hdr at 60 hz
Bug: 229942385 Change-Id: Id20fbbb4bad5885613843a46df16db39eef350a9
This commit is contained in:
parent
ea734c0a8c
commit
b6636294d7
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@
|
|||
<!-- default refresh rate in the high zone defined by birghtness and ambient thresholds -->
|
||||
<integer name="config_fixedRefreshRateInHighZone">60</integer>
|
||||
|
||||
<!-- Default refresh rate while the device has high brightness mode enabled for HDR. -->
|
||||
<integer name="config_defaultRefreshRateInHbmHdr">60</integer>
|
||||
|
||||
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
||||
The N entries of this array define N 1 zones as follows:
|
||||
Zone 0: 0 <= LUX < array[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue