mondrianwifi: Configure jemalloc for low memory
Following recommendations found in Qualcomm Android GO Performance Tuning Guide. Change-Id: I607344ac085dc88d5253d3627c0c6d770a97902c
This commit is contained in:
parent
2deb06c124
commit
662ddb4590
@ -123,6 +123,9 @@ PRODUCT_PACKAGES += \
|
||||
# Shipping API level
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_k.mk)
|
||||
|
||||
# SVELTE config
|
||||
MALLOC_SVELTE := true
|
||||
|
||||
# Thermal
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/thermal-engine-8974.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-8974.conf
|
||||
|
Loading…
Reference in New Issue
Block a user