commit | 5af2a7ebbe09113d94173fe06ea1bd09fcb2e634 | [log] [tgz] |
---|---|---|
author | Mohammad Samiul Islam <samiul@google.com> | Mon Aug 10 14:02:46 2020 +0100 |
committer | Mohammad Samiul Islam <samiul@google.com> | Wed Sep 23 18:51:27 2020 +0100 |
tree | ae1094bfca8d57cccd41ecdae805d2fc64f635b7 | |
parent | 770baec3c6353cd45a8ebe651b12578a4eecbaa0 [diff] |
Move session contains apex/apk logic inside session object We will need these methods in PackageInstallerSession in following CLs. Instead of duplicating, it makes more sense to move them into PIS since they are more cohesive with PIS than StagingManager. Bug: 163037460 Test: atest StagedInstallTest Change-Id: I00b1c8f1a2889076a9d146798c3092913a3bdbe7