display: cm4: set default brightness
Bug: 286063703 Change-Id: If97c9d03687a6bb9eaf1fd4daf0393f9620cc78d Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
parent
a1c17fd205
commit
d6d1b2cacd
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@
|
|||
|
||||
<!-- Default screen brightness setting
|
||||
Must be in the range specified by minimum and maximum. -->
|
||||
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.17429718</item>
|
||||
<!-- 140 nits: (140-2)/(1250-2)*(0.68-0.0)+0.0 = 0.075192308 -->
|
||||
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.075192308</item>
|
||||
|
||||
<!-- The default refresh rate. Pixel 6 manages this using the peak refresh rate setting, so set
|
||||
this value to 0 so it has no effect. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue