commit | 34ff521d1fee9b48c46b8841d6e45bbe866c3bb1 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu May 21 10:50:35 2015 +0100 |
committer | The Android Automerger <android-build@google.com> | Thu May 21 17:30:25 2015 -0700 |
tree | aab265508b460d27088742317049b2ee83f63b9b | |
parent | ca1002f49e0f817229b04ec93b675861e8bfcb83 [diff] |
Fix application moves. We don't dex2oat during application moves, so we must scan the package again scanPackageDirtyLI to deduce its ABI. This is unnecessary (since a move cannot change ABIs), but we need some additional refactoring to avoid a second scan. bug: 21337469 Change-Id: I3e9dfd5db1c928847f9d527dc15d29a05ff40e7d