sm7325-common: Modify the available color modes
Change-Id: I02458afa9e6606670054719b71ab9135547077bc
This commit is contained in:
parent
59435f6e00
commit
7a6114fa5e
@ -254,22 +254,13 @@
|
||||
<bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
|
||||
|
||||
<!-- List supported color modes. -->
|
||||
<integer-array name="config_availableColorModes">
|
||||
<array name="config_availableColorModes">
|
||||
<item>0</item> <!-- COLOR_MODE_NATURAL --> <!-- This uses colorimetric render intents-->
|
||||
<item>1</item> <!-- COLOR_MODE_BOOSTED --> <!-- This applies a 10% boost using the PCC-->
|
||||
<item>2</item> <!-- COLOR_MODE_SATURATED -->
|
||||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC --> <!-- This uses enhanced render intents-->
|
||||
<!-- 256 to 265 are extended render intents -->
|
||||
<item>256</item>
|
||||
<item>257</item>
|
||||
<item>258</item>
|
||||
<item>259</item>
|
||||
<item>260</item>
|
||||
<item>261</item>
|
||||
<item>262</item>
|
||||
<item>263</item>
|
||||
<item>264</item>
|
||||
<item>265</item>
|
||||
</integer-array>
|
||||
</array>
|
||||
|
||||
<!-- Boolean indicating if current platform supports HFP inband ringing -->
|
||||
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user