msm8226-common: add c2d composition for display

This commit is contained in:
Francescodario Cuzzocrea 2019-06-01 15:47:38 +02:00
parent 40a7fe08af
commit d36b40d5d3

View file

@ -11,3 +11,7 @@ MAX_EGL_CACHE_KEY_SIZE := 12*1024
# binaries. Decrease the size if RAM or Flash Storage size is a limitation
# of the device.
MAX_EGL_CACHE_SIZE := 2048*1024
TARGET_USES_C2D_COMPOSITION := true
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U
TARGET_USES_ION := true