[AOD] R4O6 Modify AOD brightness setting am: 46e67d17ed
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15938216 Change-Id: I9494f7a6e06b171a7d9f1db6859cbecc03e0ba51
This commit is contained in:
commit
c9fcde0a23
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