summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-09-02 16:21:01 -0700
committerMathieu Chartier <mathieuc@google.com>2014-09-02 17:52:44 -0700
commit08487454218c2bfee6a9d669622c9ed935408783 (patch)
tree1161401381bd41573a8e89153b09f0d6495d4b66 /test/MultiDex/Second.java
parent2013de579050cff717a6fb910ec386a6e61330bc (diff)
Change native allocations to use growth limit.
Previously native allocation tracking used a GC footprint limit which would cause GC in the allocating thread. This prevented excessive growth of the heap but could cause jank due to GC in the allocating thread. The new behavior is using the growth_limit instead of the native footprint limit. (cherry picked from commit d9819ecc0bc21a2bb356a4de9b013e36fe618627) Change-Id: Ia40ed830e8c674cc49d4c0a6fd773d6cb8ff97fa
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions