display: remove boosted mode am: 8f1c3091ba
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17587602 Change-Id: I5898966ac661e4c86b9545d86df62028d877da55 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e4b5100282
2 changed files with 2 additions and 3 deletions
Binary file not shown.
|
@ -194,14 +194,13 @@
|
|||
<!-- List supported color modes. -->
|
||||
<integer-array name="config_availableColorModes">
|
||||
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
||||
<item>256</item> <!-- vendor color mode boosted -->
|
||||
<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_BOOSTED -->
|
||||
<item>3</item> <!-- COLOR_MODE_SATURATED -->
|
||||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||
</integer-array>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue