summaryrefslogtreecommitdiffstats
path: root/build/phone-xhdpi-1024-dalvik-heap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue #7257947: Need to fix heap limits on MakoDianne Hackborn2012-09-301-2/+2
| | | | Change-Id: Id8014b19195b8740bccf000ab66c1b599ba3a1a0
* Configure GC free to be 8MB for devices with >512MB RAM.Ian Rogers2012-09-231-1/+4
| | | | | | b/6606849 Change-Id: Idad46032b4b5d309db0319caeb7a1dfc0550f9f7
* build: add device-type dalvik heap configsDima Zavin2012-03-231-0/+22
These have been moved from frameworks/base/build Change-Id: Ib0cdf82f4e2d61a1956baabf1fe636f46ddbc13a Signed-off-by: Dima Zavin <dima@android.com>