Skip to content
Snippets Groups Projects
Commit 149534d3 authored by Lokesh Gidra's avatar Lokesh Gidra Committed by Demon000
Browse files

sm6250-common: Use 4GB dalvik-heap config

Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
parent 5103f890
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ $(call inherit-product-if-exists, vendor/xiaomi/sm6250-common/sm6250-common-vend
# Enable updating of APEXes
$(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)
# API
PRODUCT_SHIPPING_API_LEVEL := 29
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment