Use 6GB dalvik-heap config for WHI series phones am: a04605d473 am: 125afe8c8b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15052890 Change-Id: I1498591ce56d32872f89c515fe019d71ef5a3d5a
This commit is contained in:
commit
0a210e5e91
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