Update the adaptive brightness table for oriole/raven
Bug: 177143493 test: check brightness table Change-Id: Ic5968a75b676b016024dd317388f83b80a046ed5
This commit is contained in:
parent
f3d8bf6fbe
commit
b71cbeefa2
2 changed files with 6 additions and 2 deletions
|
@ -136,6 +136,7 @@
|
|||
<item>2981</item>
|
||||
<item>5000</item>
|
||||
<item>10000</item>
|
||||
<item>20000</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Array of desired screen brightness in nits corresponding to the lux values
|
||||
|
@ -171,7 +172,8 @@
|
|||
<item>264.8221315</item> <!-- 1808 - 2981 -->
|
||||
<item>327.8974352</item> <!-- 2981 - 5000 -->
|
||||
<item>401.1676739</item> <!-- 5000 - 10000 -->
|
||||
<item>600.0</item> <!-- 10000+ -->
|
||||
<item>750.0</item> <!-- 10000 -20000 -->
|
||||
<item>900.0</item> <!-- 20000+ -->
|
||||
</array>
|
||||
|
||||
<!-- The properties of a UDFPS sensor in pixels -->
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
<item>2981</item>
|
||||
<item>5000</item>
|
||||
<item>10000</item>
|
||||
<item>20000</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Array of desired screen brightness in nits corresponding to the lux values
|
||||
|
@ -170,6 +171,7 @@
|
|||
<item>264.8221315</item> <!-- 1808 - 2981 -->
|
||||
<item>327.8974352</item> <!-- 2981 - 5000 -->
|
||||
<item>401.1676739</item> <!-- 5000 - 10000 -->
|
||||
<item>600.0</item> <!-- 10000+ -->
|
||||
<item>750.0</item> <!-- 10000 - 20000 -->
|
||||
<item>900.0</item> <!-- 20000+ -->
|
||||
</array>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue