commit | 56fbd4e123de87f34ef3d41d42273c55c0dcea53 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Thu Jun 06 14:47:24 2019 -0700 |
committer | Todd Kennedy <toddke@google.com> | Thu Jun 06 15:31:55 2019 -0700 |
tree | 350c3809f19f92b573b028342221c8a03b02a5a8 | |
parent | a501bbc75c9d15996ead497dc2b0baa7ad54fa7c [diff] |
Don't abort multi-package install early The multi-package install flow depends upon all of the packages being processed. If we ever skip one, any installation status will never be returned to the installation observer. Fixes: 134632533 Test: adb install-multi-package app1/base.apk app2/base.apk app3/base.apk app4/base.apk Test: adb did not hang and returned proper error "Failure [INSTALL_FAILED_VERSION_DOWNGRADE" Change-Id: I3c0d1df059e1411c2d77f96b8fb656c9d1050ce1