diff options
author | Todd Kennedy <toddke@google.com> | 2019-06-06 14:47:24 -0700 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2019-06-06 15:31:55 -0700 |
commit | 56fbd4e123de87f34ef3d41d42273c55c0dcea53 (patch) | |
tree | 350c3809f19f92b573b028342221c8a03b02a5a8 /tools/aapt2/java/JavaClassGenerator.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions