sm8250-common: Sync color modes with stock
Change-Id: I0f5ea1dc6f352c34bd3a321ef19f2e9c7866a1de
This commit is contained in:
@@ -300,7 +300,6 @@
|
|||||||
<integer-array name="config_availableColorModes">
|
<integer-array name="config_availableColorModes">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>256</item>
|
<item>256</item>
|
||||||
<item>257</item>
|
|
||||||
<item>258</item>
|
<item>258</item>
|
||||||
<item>259</item>
|
<item>259</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|||||||
@@ -22,9 +22,8 @@
|
|||||||
<string-array name="config_color_mode_options_strings" translatable="false">
|
<string-array name="config_color_mode_options_strings" translatable="false">
|
||||||
<item>Vivid</item>
|
<item>Vivid</item>
|
||||||
<item>Natural</item>
|
<item>Natural</item>
|
||||||
<item>AMOLED Wide Gamut</item>
|
<item>Cinematic</item>
|
||||||
<item>sRGB</item>
|
<item>Brilliant</item>
|
||||||
<item>Display P3</item>
|
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Display settings screen, Color mode options. Must be the same length and order as
|
<!-- Display settings screen, Color mode options. Must be the same length and order as
|
||||||
@@ -33,7 +32,6 @@
|
|||||||
<integer-array name="config_color_mode_options_values" translatable="false">
|
<integer-array name="config_color_mode_options_values" translatable="false">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>256</item>
|
<item>256</item>
|
||||||
<item>257</item>
|
|
||||||
<item>258</item>
|
<item>258</item>
|
||||||
<item>259</item>
|
<item>259</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|||||||
Reference in New Issue
Block a user