dre: overlay: Remove color modes
This is not present in stock OOS (both 11 and 12), and the kernel lacks any support for them. Change-Id: I84488285d48ab42b259751cd55444f272d9bd3b6
This commit is contained in:
parent
41e3a9e8c3
commit
f8e7669aa3
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
|
<!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
|
||||||
|
<integer-array name="config_availableColorModes" />
|
||||||
|
|
||||||
<!-- 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
|
||||||
states. -->
|
states. -->
|
||||||
|
|
Loading…
Reference in a new issue