[Display] Modify the AOD Brightness am: ff731b500e

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14515926

Change-Id: I3eca4a96980f0df42e4a788ae7063a972293353b
This commit is contained in:
Gil 2021-05-25 06:44:08 +00:00 committed by Automerger Merge Worker
commit 7f54940579
2 changed files with 4 additions and 4 deletions

View file

@ -37,8 +37,8 @@
<item>-1</item> <!-- 0: OFF --> <item>-1</item> <!-- 0: OFF -->
<item>5</item> <!-- 1: NIGHT --> <item>5</item> <!-- 1: NIGHT -->
<item>5</item> <!-- 2: LOW --> <item>5</item> <!-- 2: LOW -->
<item>27</item> <!-- 3: HIGH --> <item>200</item> <!-- 3: HIGH -->
<item>27</item> <!-- 4: SUN --> <item>200</item> <!-- 4: SUN -->
</integer-array> </integer-array>
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor <!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor

View file

@ -37,8 +37,8 @@
<item>-1</item> <!-- 0: OFF --> <item>-1</item> <!-- 0: OFF -->
<item>5</item> <!-- 1: NIGHT --> <item>5</item> <!-- 1: NIGHT -->
<item>5</item> <!-- 2: LOW --> <item>5</item> <!-- 2: LOW -->
<item>27</item> <!-- 3: HIGH --> <item>200</item> <!-- 3: HIGH -->
<item>27</item> <!-- 4: SUN --> <item>200</item> <!-- 4: SUN -->
</integer-array> </integer-array>
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor <!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor