sdm845-common: Add support for custom hwcomposer
The one in the vendor partition has broken color transformation. Change-Id: I93e989af5573902eb7013656268e3298cba6c232
This commit is contained in:
@@ -323,4 +323,8 @@
|
||||
|
||||
<!-- Whether device supports double tap to wake -->
|
||||
<bool name="config_supportDoubleTapWake">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
|
||||
in hardware. -->
|
||||
<bool name="config_setColorTransformAccelerated">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user