diff options
author | JW Wang <wangchun@google.com> | 2020-12-11 11:27:50 +0800 |
---|---|---|
committer | JW Wang <wangchun@google.com> | 2020-12-17 11:27:59 +0800 |
commit | 7cbf063fa9a73b47aba7a28a8589c68aa3edd1d8 (patch) | |
tree | ef29264eff2eee39b5d63e85bcc46cdd3793280b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e86a9431ab76eb52233813aa55a277cada0602dd (diff) |
Extract staged session code to a separate class (1/n)
Now StagingManager manages a collection of StagedSessions instead of
PackageInstallerSessions which might expose info not directly related to
staged sessions and not useful to StagingManager.
In next CL, we will move fields/methods that are related to staged
sessions into PackageInstallerSession#StagedSession to improve the
cohesion.
Bug: 166694095
Test: atest StagedInstallTest
Test: atest StagingManagerTest
Test: atest PackageInstallerSessionTest
Change-Id: I4eeeea280d10fc8f49a3aa053fd907be5c2e3706
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions