summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-03-13 14:46:09 -0700
committerMathieu Chartier <mathieuc@google.com>2014-03-13 15:32:51 -0700
commit7bf52d28978a6a747795cc0c78b04a3e83f0cf16 (patch)
tree3cbd64f45438a47d4caef9c32f0096307b1e2cf9 /test/MultiDex
parent135ce2ea28e98df624aa071688bd01e0dadf2f62 (diff)
Fix heap trimming logic.
The new heap trimming logic introduced in the c/84301 was not very good since the heap trim would get avoided since the daemon thread was coming to the heap trimming code before the scheduled time. The new logic is to do the heap trim if the last heap trim occurred more than kHeapTrimWait ns ago. Change-Id: I9d0e6766bf0c68e5f7fb15fb059140e1f1264216
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions