commit | 65048bdce7a14d891d32c39369b3d81dd6916d6f | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Dec 16 18:18:12 2013 +0000 |
committer | Narayan Kamath <narayan@google.com> | Wed Dec 18 14:27:36 2013 +0000 |
tree | b0fff269d46256508cb27f0fa733d73cdb7f294b | |
parent | 27dd94aaadbe16959d67f55102110f63cbe4b17c [diff] |
Remove data dirs if a new install fails dexopt. We'd otherwise leave the data dirs & native libraries lying around. This will leave the app permanently broken because the next install of the app will fail with INSTALL_FAILED_UID_CHANGED. Also remove an unnecessary instance variable. Change-Id: I50e08623f646a89bc166bded6a43e17c17930e58