[Display] Modify the AOD Brightness am: ff731b500e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14515926 Change-Id: Iadab5993fd86d217b236493b0ecaf3c8acf40606
This commit is contained in:
commit
b21e1846e8
2 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@
|
|||
<item>-1</item> <!-- 0: OFF -->
|
||||
<item>5</item> <!-- 1: NIGHT -->
|
||||
<item>5</item> <!-- 2: LOW -->
|
||||
<item>27</item> <!-- 3: HIGH -->
|
||||
<item>27</item> <!-- 4: SUN -->
|
||||
<item>200</item> <!-- 3: HIGH -->
|
||||
<item>200</item> <!-- 4: SUN -->
|
||||
</integer-array>
|
||||
|
||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
<item>-1</item> <!-- 0: OFF -->
|
||||
<item>5</item> <!-- 1: NIGHT -->
|
||||
<item>5</item> <!-- 2: LOW -->
|
||||
<item>27</item> <!-- 3: HIGH -->
|
||||
<item>27</item> <!-- 4: SUN -->
|
||||
<item>200</item> <!-- 3: HIGH -->
|
||||
<item>200</item> <!-- 4: SUN -->
|
||||
</integer-array>
|
||||
|
||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue