commit | 0310da5361f41bc7f58eb102a5b232faa394183a | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Dec 01 13:40:48 2014 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Dec 01 16:48:54 2014 -0800 |
tree | 6f53d525aa23939257759598ecf12471426c94f3 | |
parent | 90fe256384b5fcd955018888977df07a5c0d85f4 [diff] |
Fix growth limit / footprint limit problems We now properly clear the growth limit of all the spaces when ClearGrowthLimit is called. Previously we didn't clear the growth limit of the background space. This wasn't caught by heap test since it only manifested itself when we had a zygote space. Bug: 18504942 (cherry picked from commit d59c170057dcc213a858652abc71eec710898a41) Change-Id: I6e4394b9c9f7f22aabc5f5955adb8dd4511c2617