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:
parent
783449d602
commit
92ce6a3c67
1 changed files with 0 additions and 4 deletions
|
@ -663,10 +663,6 @@
|
|||
<!-- Enable video pause workaround when enabling/disabling the camera. -->
|
||||
<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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue