msm8937-common: Advertize HWC2 color transform support
Change-Id: Id0e63007554f2e45221c7e7243c7439467f74c61
This commit is contained in:
parent
f0526ca2eb
commit
751eb3ee92
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue