diff options
author | Tao Bao <tbao@google.com> | 2016-02-01 16:08:18 -0800 |
---|---|---|
committer | Tao Bao <tbao@google.com> | 2016-02-01 16:15:31 -0800 |
commit | e8217ff4a725004e495ed1506928334f97e5bbf1 (patch) | |
tree | 1d67b5d0117a68d2ec55c252a0c1f3c6ff19c19e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 650e3b70e4aa2fa9acf2f9c6ce211c4b46862c15 (diff) |
Condionally remove the block map file.
We used to unconditionally remove the block map file on boot. Because
the package might be half-way uncrypt'd in a corrupt state. CL in [1]
changes uncrypt to ensure that block.map only gets created at the end of
a successful uncrypt. So we can change to keep the fully uncrypt'd
package and the block map. This is to reduce the work for GmsCore to
avoid re-downloading everything again.
[1]: commit 25dd0386fe69460cd1d39de116197dd2c7bf9ec2.
Bug: 26883096
Change-Id: I58ca22064141bf5d42fa48146a980712c8ce21d9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions