perseus: Add display colour configs to overlay
Change-Id: I13811e4a8f2957e33e715d7de7bc473e92fd1428
This commit is contained in:
@@ -651,4 +651,11 @@
|
||||
during initialization when the setting is still null. -->
|
||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||
|
||||
<!-- List supported color modes. -->
|
||||
<integer-array name="config_availableColorModes">
|
||||
<item>0</item> <!-- COLOR_MODE_NATURAL -->
|
||||
<item>1</item> <!-- COLOR_MODE_BOOSTED -->
|
||||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user