summaryrefslogtreecommitdiffstats
path: root/build/phone-hdpi-512-dalvik-heap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Change max heap size to 48MBRomain Guy2011-06-221-1/+1
| | | | Change-Id: I00b547960c07f1cbe753c3a1391fd3840bd70ea3
* Fix the naming of the heap growth limit property.Carl Shapiro2011-02-011-1/+1
| | | | | | | | | This change ensures that the heap growth limit is property registered with the virtual machine. Otherwise, applications will default to the maximum heap size. Bug: 3414804 Change-Id: Id820bf718993a45088f7652910deca9cd87fd488
* Hook up large heap API.Dianne Hackborn2011-01-191-1/+2
| | | | Change-Id: I215644f8de326fe3d4fa582447885b0aa01f72d3
* Add a property for specifying a dalvik heap growth limit.Carl Shapiro2011-01-191-1/+0
| | | | Change-Id: I7334fb720277888df836414834ecf1e8d6b4b579
* Add some standard definitions for device heaps.Dianne Hackborn2010-12-231-0/+23
These can be included as desired by particular devices to configure their Dalvik heap in a standard way. Change-Id: I487c751d7c583b0e93552f16ab43a93314219778