3 Commits

Author SHA1 Message Date
Carl Shapiro
85f974e7be Fix the naming of the heap growth limit property.
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
2011-02-01 20:21:48 -08:00
Carl Shapiro
8cdf27c36a Add a property for specifying a dalvik heap growth limit.
Change-Id: I7334fb720277888df836414834ecf1e8d6b4b579
2011-01-19 12:33:12 -08:00
Dianne Hackborn
4e24aac6ae Add some standard definitions for device heaps.
These can be included as desired by particular devices to configure
their Dalvik heap in a standard way.

Change-Id: I487c751d7c583b0e93552f16ab43a93314219778
2010-12-23 15:41:16 -08:00