sm6250-common: overlay: enable accelerated color transformations

This commit is contained in:
Demon000 2020-07-11 17:51:40 +03:00
parent 2e8f6a90ce
commit f7d8997048

View File

@ -226,4 +226,8 @@
<!-- Operating voltage for bluetooth controller. 0 by default-->
<integer name="config_bluetooth_operating_voltage_mv">3700</integer>
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
</resources>