Skip to content
Commit 395e63d2 authored by Songchun Fan's avatar Songchun Fan
Browse files

[pm] refactor InstallArgs

1/n of install flow refactor

Made InstallArgs a final data class and moved all methods to caller classes.

+ Move processInstallRequests to InstallingSession which will become the
entry point of installation requests.
+ Methods that involve mLock or mInstallLock are still kept in
  InstallPackageHalper and RemovePackageHelper.
+ Some errorprone cleanup.

BUG: 238678399
Test: presubmit
Change-Id: I1216cf8254711cc68a50806b7229a63f5df387bd
parent 2438f7ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment