davinci: Use 6GB dalvik-heap config

Bug: 145823510
Test: MPTS
Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
Lokesh Gidra 2019-12-06 14:00:16 -08:00 committed by Arian
parent 2ee2e9e488
commit 454e90dd7b
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -17,6 +17,9 @@
# Product launched with 9.0
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
# Call the proprietary setup
$(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk)