sdm710-common: Drop config_setColorTransformAccelerated
It's now enabled by default Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
4118c7b51b
commit
3c293f5f41
1 changed files with 0 additions and 4 deletions
|
@ -330,10 +330,6 @@
|
|||
<item>"/system/bin/surfaceflinger"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
|
||||
in hardware. -->
|
||||
<bool name="config_setColorTransformAccelerated">true</bool>
|
||||
|
||||
<!-- Number of physical SIM slots on the device. This includes both eSIM and pSIM slots, and
|
||||
is not necessarily the same as the number of phones/logical modems supported by the device.
|
||||
For example, a multi-sim device can have 2 phones/logical modems, but 3 physical slots,
|
||||
|
|
Loading…
Reference in a new issue