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:
Christine Franks 2021-05-13 17:22:30 +00:00 committed by Automerger Merge Worker
commit 669694d084

View file

@ -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. -->