sdm660-common: Drop config_setColorTransformAccelerated

It's now enabled by default

Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Georg Veichtlbauer 2022-10-03 16:05:26 +02:00 committed by pix106
parent 783449d602
commit 92ce6a3c67

View file

@ -663,10 +663,6 @@
<!-- Enable video pause workaround when enabling/disabling the camera. --> <!-- Enable video pause workaround when enabling/disabling the camera. -->
<bool name="config_useVideoPauseWorkaround">true</bool> <bool name="config_useVideoPauseWorkaround">true</bool>
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
<!-- Set this to true to enable the platform's auto-power-save modes like doze and <!-- Set this to true to enable the platform's auto-power-save modes like doze and
app standby. These are not enabled by default because they require a standard app standby. These are not enabled by default because they require a standard
cloud-to-device messaging service for apps to interact correctly with the modes cloud-to-device messaging service for apps to interact correctly with the modes