mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
wahoo: Use 4GB dalvik-heap config
We are currently using 2GB dalvik-heap config. Bug: 145823510 Test: MPTS test Change-Id: Ie26b8e4fefea25fa818bd1eaf9df4a0bb153d42d
This commit is contained in:
committed by
Asriadi Rahim
parent
461ef3d64c
commit
0c6e42e7c6
@@ -617,7 +617,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.ssr.restart_level=modem,slpi,adsp
|
||||
|
||||
# setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/wahoo/fstab.hardware:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.$(PRODUCT_HARDWARE)
|
||||
|
||||
Reference in New Issue
Block a user