commit | 47ac05f54df014cf57fd4e9c53524c12aef4f5b7 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jun 16 14:27:34 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jun 18 08:33:22 2021 +0000 |
tree | 3802dc03b5f1ceffcb363e70242e01e8321861fe | |
parent | 0532a9928d092a26bd831ae2ba60cb1d4f5f8d71 [diff] |
Reject a vdex file if its dex contents are out of date. This will make sure the runtime doesn't think the APK optimization state is "verify", when at runtime we'll actually run from the APK Test: m Bug: 191245631 Change-Id: I46e056e52d1f7ff4a4ec8d952f325c54d9efad8f Merged-In: I46e056e52d1f7ff4a4ec8d952f325c54d9efad8f (cherry picked from commit f5690ca22446968e6c28ebb06b1d7451e02e203d)