From ab5c0493a48dcdb860868c3119407f05fdca5f2f Mon Sep 17 00:00:00 2001 From: Cosmin Tanislav Date: Tue, 7 Sep 2021 01:36:47 +0300 Subject: [PATCH] sm8350-common: inherit 6GB RAM makefile --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index baf6c62..4e0013a 100644 --- a/common.mk +++ b/common.mk @@ -17,7 +17,7 @@ $(call inherit-product-if-exists, vendor/xiaomi/sm8350-common/sm8350-common-vend $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Setup dalvik vm configs -$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk) +$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) # AID/fs configs PRODUCT_PACKAGES += \