Add mapping between boosted modes
Bug: 186186974 Test: n/a Change-Id: I1096edc95da14b9e5b18f24e23c16af3bbc1fc9b
This commit is contained in:
parent
e31ba16606
commit
db9dc2773d
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