sm6250-common: overlay: enable accelerated color transformations
This commit is contained in:
parent
2e8f6a90ce
commit
f7d8997048
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user