Update saturated value replacement am: c81618b480
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/18361575 Change-Id: I26d85d14af8de5924f0834b88ecc051dd1a8ad2b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4c5b7e2426
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