Skip to content
Commit 561e13d6 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

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

(cherry picked from commit cd251fa3)

Change-Id: Id1ed3bdfabb41e05e6a2f7efbd05d2103a67c663
parent 8f9339d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment