sm6250-common: overlay: Enable Wide Color Gamut support

Change-Id: Ia50a03cd8ac32ce4bb1c1a8691d57c674b9cfb40
This commit is contained in:
Sebastiano Barezzi 2022-08-22 03:53:48 +02:00 committed by Alexander Winkowski
parent d5a1b3751f
commit 207392078d
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -344,6 +344,9 @@
<item>9</item> <!-- COLOR_MODE_DISPLAY_P3 --> <item>9</item> <!-- COLOR_MODE_DISPLAY_P3 -->
</integer-array> </integer-array>
<!-- Whether or not wcg mode should be enabled on this device -->
<bool name="config_enableWcgMode">true</bool>
<!-- Enables or disables haptic effect when the text insertion/selection handle is moved <!-- Enables or disables haptic effect when the text insertion/selection handle is moved
manually by the user. Off by default, since the expected haptic feedback may not be manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. --> available on some devices. -->