[AOD] R4O6 Modify AOD brightness setting am: 8aaa9f71b7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15957761 Change-Id: Icc6b7868a3645bd17dff2fd9df9c149f5ae4c87f
This commit is contained in:
commit
f5836d5d35
2 changed files with 4 additions and 4 deletions
|
@ -42,8 +42,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>200</item> <!-- 3: HIGH -->
|
<item>16</item> <!-- 3: HIGH -->
|
||||||
<item>200</item> <!-- 4: SUN -->
|
<item>16</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
|
||||||
|
|
|
@ -42,8 +42,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>200</item> <!-- 3: HIGH -->
|
<item>16</item> <!-- 3: HIGH -->
|
||||||
<item>200</item> <!-- 4: SUN -->
|
<item>16</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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue