aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 45f9eda..5bb7fe5 100644
--- a/device.mk
+++ b/device.mk
@@ -16,8 +16,8 @@
LOCAL_PATH := device/google/shamrock
-$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-dalvik-heap.mk)
-$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk)
$(call inherit-product-if-exists, vendor/google/shamrock/shamrock-vendor.mk)