aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2017-02-03 00:37:20 +0100
committerdavidevinavil <davidevinavil@gmail.com>2017-02-03 00:37:20 +0100
commitefefb743fcc3a7175e78aa57d60f6c06e7700bce (patch)
tree04db3e4dde21824958d88dbbbe8e1f3b3b59212a
parent4b02ca4ec8cbaac1d55cb2fed4d3e2b8ef6368fa (diff)
z2_plus: Change HWUI and Dalvik overrides
Change-Id: I00d79ffe93cb32d20add1b40c157c1eda17e1ce3
Diffstat (limited to '')
-rwxr-xr-xdevice.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index f61b228..cea8f2f 100755
--- a/device.mk
+++ b/device.mk
@@ -92,10 +92,10 @@ TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1080
# HWUI overrides
-$(call inherit-product, frameworks/native/build/phone-xxxhdpi-4096-hwui-memory.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk)
# Dalvik overrides
-$(call inherit-product, frameworks/native/build/phone-xxxhdpi-4096-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-dalvik-heap.mk)
# Haters gonna hate..
PRODUCT_CHARACTERISTICS := nosdcard