dre: Inherit dalvik VM config for phones with 4 GB of RAM
Change-Id: I59927c94dbbf08ac596136f68ed26f9d0d967aa8
This commit is contained in:
parent
375c1cfe9e
commit
1ec22b2d21
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
|||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
|
||||
|
||||
# Setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
||||
# Get non-open-source specific aspects
|
||||
$(call inherit-product, vendor/oneplus/dre/dre-vendor.mk)
|
||||
|
|
Loading…
Reference in a new issue