davinci: Use 6GB dalvik-heap config
Bug: 145823510 Test: MPTS Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
parent
2ee2e9e488
commit
454e90dd7b
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user