commit | 863fe452241f1e55d1ebe3c2988143b16cf4e9fd | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Fri Sep 11 14:29:56 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Oct 05 19:05:54 2020 +0800 |
tree | dc00aec3a62032d569c11ad31587b3b6c8f67495 | |
parent | e1505c795968fc73f6f5cb1c360fb4a5e280a286 [diff] |
Iterate over parent sessions (1/n) Use #sessionContains(filter) to check if there is overlapping. This allows us to store only parent sessions in #mStagedSessions and move the call to #createSession from PackageInstallerService into StagingManager in the future. Bug: 168268518 Test: atest StagedInstallTest Change-Id: I1d8f71149cd9957f45b6bcaee3e75dd68c8a45d4