Update saturated value replacement
Bug: 230903279 Test: n/a Change-Id: I96f8db8bff4f07a0d638a56006db73bbaa2f835d
This commit is contained in:
parent
077ff7f226
commit
c81618b480
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@
|
||||||
<integer-array name="config_mappedColorModes">
|
<integer-array name="config_mappedColorModes">
|
||||||
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
||||||
<item>256</item> <!-- COLOR_MODE_BOOSTED -->
|
<item>256</item> <!-- COLOR_MODE_BOOSTED -->
|
||||||
<item>2</item> <!-- COLOR_MODE_SATURATED -->
|
<item>3</item> <!-- COLOR_MODE_SATURATED -->
|
||||||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue