Skip to content
Commit 041ce950 authored by Mohammad Samiul Islam's avatar Mohammad Samiul Islam
Browse files

Remove more redundant code

* Checking for apex sessions in makeSessionActiveLocked is redundant
cause we already ensure in handleInstall() that no apex session manages
to move forward.
* The package name never gets used by the observer in handleReturnCode.
This is the same observer that we created in makeSessionActiveLocked,
which disregards the sent package name. We only care about the return
code.
* mRet is assigned but never used in MultiPackageInstallParams

Bug: 136257624
Test: atest GtsSecurityHostTestCases
Test: atest StagedInstallTest
Change-Id: I28db925d174959914b513479f0747ce4d7f6fc0b
parent 8e61636e
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