summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2012-11-22 12:15:35 -0500
committerIliyan Malchev <malchev@google.com>2012-11-29 10:47:09 -0800
commit735ceceaad0803b7fa71f962a02d5ee860b67e1f (patch)
tree4b16cffab3eb4b3e41c7b433ef1234b2f24e73f7
parent8ef1e64a5a6cd10fb4087394608a94db1ee83dde (diff)
downloadmako-735ceceaad0803b7fa71f962a02d5ee860b67e1f.tar.gz
mako: enable 4-layer MDP composition
Bug: 7626586 Change-Id: I6d0d1a8195b1dcd61b282a3de526123fe9b3a288 Signed-off-by: Iliyan Malchev <malchev@google.com>
-rw-r--r--CleanSpec.mk5
-rw-r--r--device.mk2
2 files changed, 5 insertions, 2 deletions
diff --git a/CleanSpec.mk b/CleanSpec.mk
index 5fe7060..2516f1d 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -64,7 +64,6 @@ $(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/root/default.prop)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/recovery/root/default.prop)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
-
$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/mako/obj/EXECUTABLES/mm-vdec-omx-test*_intermediates)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/symbols/system/bin/mm-vdec-omx-test*)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/bin/mm-vdec-omx-test*)
@@ -72,3 +71,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/mako/obj/EXECUTABLES/cha
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/symbols/system/bin/charger_touch)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/bin/charger_touch)
$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/obj/NOTICE_FILES/src/system/bin/charger_touch.txt)
+
+$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/root/default.prop)
+$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/recovery/root/default.prop)
+$(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
diff --git a/device.mk b/device.mk
index b4a17a8..7f76c7d 100644
--- a/device.mk
+++ b/device.mk
@@ -153,7 +153,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.call_ring.multiple=0
#Upto 3 layers can go through overlays
-PRODUCT_PROPERTY_OVERRIDES += debug.mdpcomp.maxlayer=3
+PRODUCT_PROPERTY_OVERRIDES += persist.hwc.mdpcomp.enable=true
PRODUCT_CHARACTERISTICS := nosdcard