dre: Set saturated color mode as default
All other color modes are borked from V QPR1 onwards. Change-Id: I9e4137a24473f16f3e385cade1d61ef767535557
This commit is contained in:
parent
dcc2c3fa37
commit
aa3aceda39
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
|||
|
||||
<!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
|
||||
<integer-array name="config_availableColorModes">
|
||||
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
||||
<item>1</item> <!-- COLOR_MODE_BOOSTED -->
|
||||
<item>2</item> <!-- COLOR_MODE_SATURATED -->
|
||||
</integer-array>
|
||||
|
||||
<!-- Control whether the always on display mode is available. This should only be enabled on
|
||||
|
|
Loading…
Reference in a new issue