summaryrefslogtreecommitdiffstats
path: root/build/tablet-7in-hdpi-1024-dalvik-heap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Increase growth limit from 64m to 80m for 1024mb hdpi tabletMathieu Chartier2014-12-111-1/+1
| | | | | | | | | | Prevents apps hitting oome due to old linear alloc objects being allocated in the java heap causing the heap to be larger than it used to be. Bug: 18707227 Change-Id: Ia49a7e6b24ae9fba1961d600d4599c17313b556b
* Configure GC free to be 8MB for devices with >512MB RAM.Ian Rogers2012-09-231-2/+4
| | | | | | b/6606849 Change-Id: Idad46032b4b5d309db0319caeb7a1dfc0550f9f7
* I am having second thoughts about 512m for the large heap size.Dianne Hackborn2012-06-081-1/+1
| | | | | | | Let's go with 384 megs, half way between the large heap size on Xoom and 512. Change-Id: I4a7f2e5a8b2920b49fa53777725e24811145f5f2
* Add new Dalvik memory limit definition.Dianne Hackborn2012-06-051-0/+23
This is for a 7in hdpi/tvdpi tablet with 1G of RAM. That sounds kind-of familiar. I don't know. Have I seen such a thing before? Maybe. Bug: 6576049 Change-Id: Iabc245692d5106feec9199eb2b5a3d06e27a9b83