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

Add flag for staged session to get ready during installation

Currently, the PackageManagerShellCommand returns success when a
staged session is successfully commited, regardless of the result
from pre-reboot verification. The flag will force the adb shell to
wait for the verification to complete and output result accordingly.
This will ensure a better experience for the testers.

Bug: 130039562
Test: manual testing by installing apex and observing new detailed
      success message
      $ adb install --apex --wait-for-staged-session-ready
      --wait 2000 com.android.tzdata.apex
Change-Id: Ib7aa9b5dfb683956e48e55461b29278069573aec
Merged-In: Ib7aa9b5dfb683956e48e55461b29278069573aec
parent 4b4f463d
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