[Display] Modify the AOD Brightness
Set night/low as 2 nits, sun/high as 50 nits Bug: 184728677 Test: Boot test and check AOD brightness Change-Id: I0e6f5fda297f3e57f21a1d45e2f70b0dcccf04d1
This commit is contained in:
parent
b1ce532c3d
commit
d9ff8cb3c5
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue