Adjust Doze default value to accomodate HBM. am: bfb3168639 am: d7fcbd91db
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15897167 Change-Id: Icab22cead7dc07317a4a5dc0ffdecb18adf66e9e
This commit is contained in:
commit
96e2b4eec4
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@
|
||||||
<bool name="config_dozePulsePickup">true</bool>
|
<bool name="config_dozePulsePickup">true</bool>
|
||||||
|
|
||||||
<!-- Screen brightness when dozing. -->
|
<!-- Screen brightness when dozing. -->
|
||||||
<integer name="config_screenBrightnessDoze">34</integer>
|
<integer name="config_screenBrightnessDoze">21</integer>
|
||||||
|
<item name="config_screenBrightnessDozeFloat" format="float" type="dimen">0.07874</item>
|
||||||
|
|
||||||
<!-- Whether the always on display mode is available. -->
|
<!-- Whether the always on display mode is available. -->
|
||||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue