diff options
author | Mohammad Samiul Islam <samiul@google.com> | 2020-06-19 13:26:34 +0100 |
---|---|---|
committer | Mohammad Samiul Islam <samiul@google.com> | 2020-06-19 13:40:05 +0100 |
commit | 806ccabb73e93ad08a5284a7d651d6827aefc6ac (patch) | |
tree | 40b842e402a432a18f5e72ed2ea4ecdd31e1fcc3 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 1f6b99d5fa0a4af04eb3c5b680a0e070f18c387e (diff) |
Allow staging multi-package session immediately after abandonment
When we stage a session, we compare it with other already staged
sessions to detect overlap. We do not allow a session to stage if it
contains a package which is already staged in another session.
Due to a bug, while comparing we were not excluding sessions whose
parents were abandoned already. This CL fixes that.
Bug: 159409632
Test: atest
StagedInstallTest#testStageAnotherSessionImmediatelyAfterAbandonMultiPackage
Change-Id: I740986af666b3d2d8ab832c4bcdb855c1ed3c16f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions