summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2014-05-06 19:17:57 -0400
committerSimon Wilson <simonwilson@google.com>2014-05-21 13:28:12 -0700
commitba16a58d171891d0c84e8af438b84eccee6d44f0 (patch)
tree82d3dd305af2fad351fe0bc0404b740440608e14
parentcf364f8c2a95e454a855f4480743eef1d5454b66 (diff)
downloadmsm8x26-ba16a58d171891d0c84e8af438b84eccee6d44f0.tar.gz
msm8x26: Enable MDP composition by default
Change-Id: I11bbf0105ae2a93d1fc2e3170237062e0dae8068
-rw-r--r--msm8x26.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/msm8x26.mk b/msm8x26.mk
index 315981b..eb0e8db 100644
--- a/msm8x26.mk
+++ b/msm8x26.mk
@@ -19,3 +19,5 @@ PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x26/kernel-headers
PRODUCT_PACKAGES += \
hwcomposer.msm8226 \
gralloc.msm8226
+
+PRODUCT_PROPERTY_OVERRIDES += persist.hwc.mdpcomp.enable=true