summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-09-11 15:32:25 +0200
committerMoyster <oysterized@gmail.com>2016-09-11 15:32:25 +0200
commitf712e30058f2f74e3163b7c3e12f71cc99a9fd2e (patch)
tree50fc9638a2286caf99c0ed917cc7ee2873545c39
parent420614d4406180ec347a1d7ce5d0c09c00d455f3 (diff)
update cm.mk
-rw-r--r--cm.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cm.mk b/cm.mk
index b666896..fb7357b 100644
--- a/cm.mk
+++ b/cm.mk
@@ -14,10 +14,10 @@ $(call inherit-product, device/mediatek/mt6753_common/BoardConfigMT6753_common.m
$(call inherit-product, device/meizu/m2note/twrp.mk)
# Configure dalvik heap
-# $(call inherit-product, frameworks/native/build/phone-xxxhdpi-2048-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-dalvik-heap.mk)
# Configure hwui memory
-# $(call inherit-product, frameworks/native/build/phone-xxxhdpi-2048-hwui-memory.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk)
TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1080