From 16f1410753819d97131c67d65b111e636088093d Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Thu, 19 Jan 2017 12:50:21 +0100 Subject: [PATCH] msm8976-common: Use proper dalvik heap config --- msm8976.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msm8976.mk b/msm8976.mk index 2483a9e..3ea9ecb 100644 --- a/msm8976.mk +++ b/msm8976.mk @@ -31,7 +31,7 @@ TARGET_SCREEN_WIDTH := 1536 # Device characteristics PRODUCT_CHARACTERISTICS := tablet -$(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk) +$(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk) # Permissions PRODUCT_COPY_FILES += \