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:
Albert Tang 2022-06-26 20:35:01 -05:00
parent 41e3a9e8c3
commit f8e7669aa3

View file

@ -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. -->