dre: Remove color modes...again
Change-Id: Ic7a40e6d460f0f746b57ab28c8fdb9996554d626
This commit is contained in:
parent
1756323755
commit
ad2c195f25
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
|
<!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
|
||||||
<integer-array name="config_availableColorModes">
|
<integer-array name="config_availableColorModes"/>
|
||||||
<item>2</item> <!-- COLOR_MODE_SATURATED -->
|
|
||||||
</integer-array>
|
|
||||||
|
|
||||||
<!-- Control whether the always on display mode is available. This should only be enabled on
|
<!-- Control whether the always on display mode is available. This should only be enabled on
|
||||||
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
|
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
|
||||||
|
|
Loading…
Reference in a new issue