msm8937-common: Advertize HWC2 color transform support

Change-Id: Id0e63007554f2e45221c7e7243c7439467f74c61
This commit is contained in:
Bruno Martins 2018-01-03 21:10:17 +00:00 committed by Isaac Chen
parent f0526ca2eb
commit 751eb3ee92

View file

@ -326,4 +326,8 @@
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
</resources>