Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49b97e20 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

I am having second thoughts about 512m for the large heap size.

Let's go with 384 megs, half way between the large heap size on
Xoom and 512.

Change-Id: I4a7f2e5a8b2920b49fa53777725e24811145f5f2
parent 0cd545f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
PRODUCT_PROPERTY_OVERRIDES += \
    dalvik.vm.heapstartsize=8m \
    dalvik.vm.heapgrowthlimit=64m \
    dalvik.vm.heapsize=512m
    dalvik.vm.heapsize=384m
    
 No newline at end of file