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