sm8350-common: Use 6GB dalvik-heap config
We are currently using 2GB dalvik-heap config. Bug: 145823510 Test: MPTS Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
parent
aade89e9d0
commit
c0ab297b6f
2 changed files with 3 additions and 8 deletions
|
|
@ -26,6 +26,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
|||
# Include GSI keys
|
||||
$(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)
|
||||
|
||||
# Get non-open-source specific aspects
|
||||
$(call inherit-product, vendor/oneplus/sm8350-common/sm8350-common-vendor.mk)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue