sm6150-common: Do not force DCI-P3 on adaptive color mode

Since Android 14, when we use the DCI-P3 color space on the adaptive color mode
there are multiple frame drops while using the device. Don't force it for now
until we have a proper fix.

Change-Id: I7ab3604f4b2932f0710374055d086aefad37aaab
This commit is contained in:
basamaryan 2023-11-14 23:10:01 +01:00
parent 43490e9531
commit 03408f01f4
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -284,7 +284,7 @@
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
<item>9</item> <!-- COLOR_MODE_DISPLAY_P3 -->
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
</integer-array>
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService