Add mapping between boosted modes am: af9291f9b1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14277437 Change-Id: Icc237487ca5a9155a6caa7f3dc1f9ebad098f25f
This commit is contained in:
commit
669694d084
1 changed files with 7 additions and 0 deletions
|
@ -182,6 +182,13 @@
|
|||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||
</integer-array>
|
||||
|
||||
<integer-array name="config_mappedColorModes">
|
||||
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
||||
<item>256</item> <!-- COLOR_MODE_BOOSTED -->
|
||||
<item>2</item> <!-- COLOR_MODE_SATURATED -->
|
||||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||
</integer-array>
|
||||
|
||||
<!-- Color mode to use when accessibility transforms are enabled. This color mode must be
|
||||
supported by the device, but not necessarily appear in config_availableColorModes. The
|
||||
regularly selected color mode will be used if this value is negative. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue