display: enable smooth display
Bug: 284856707 Test: build and check smooth display is enable Change-Id: Icfdeb1d88f643f6c31127d2fa5ed1dd924b0c1ed
This commit is contained in:
parent
6dea0185b9
commit
752f81e6b6
1 changed files with 7 additions and 0 deletions
|
@ -40,6 +40,13 @@
|
|||
Must be in the range specified by minimum and maximum. -->
|
||||
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.087114228</item>
|
||||
|
||||
<!-- The default refresh rate. We manage this using the peak refresh rate setting. Set this
|
||||
value to 0 so it has no effect. -->
|
||||
<integer name="config_defaultRefreshRate">0</integer>
|
||||
|
||||
<!-- The default peak refresh rate. -->
|
||||
<integer name="config_defaultPeakRefreshRate">120</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