sm6150-common: Drop config_setColorTransformAccelerated

It's now enabled by default

Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
This commit is contained in:
Georg Veichtlbauer 2022-10-03 16:05:26 +02:00 committed by basamaryan
parent 53b6eec2be
commit 20f459e6e5

View File

@ -268,10 +268,6 @@
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
<!-- True if the device supports Sustained Performance Mode-->
<bool name="config_sustainedPerformanceModeSupported">true</bool>