Use 6GB dalvik-heap config for WHI series phones am: a04605d473
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15052890 Change-Id: Id68fc8df04fc3e694c7ca504c586845575223190
This commit is contained in:
commit
9229cd6dd6
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ CBD_USE_V2 := true
|
|||
CBD_PROTOCOL_SIT := true
|
||||
|
||||
# setup dalvik vm configs.
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
|
||||
PRODUCT_TAGS += dalvik.gc.type-precise
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue