commit | d26b6ad9b5b2b1397904b6119e9111287732d924 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Aug 09 20:19:18 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Aug 10 21:10:19 2016 -0700 |
tree | 276426dd80a8878e6bf85169b276e1193dacb321 | |
parent | 34110807ea06c134a6202342a2708be2b65f0a26 [diff] |
ART: Check for more low-space situations in zygote Even if a boot image exists and can be loaded, the rest of the platform may not be able to boot. We previously only checked after full image generation and missed this case. Also prune the cache if there wasn't even space to put the boot marker. (cherry picked from commit f242f66cf7137ef681e44a494758976e11579260) Bug: 30765660 Test: m test-art-host Change-Id: Icd43746e681c62ce2e4e8745fb17bda65ca60372