commit | ecbc0198c6f38dd94b3ee817e1fb6ecfe40a71dd | [log] [tgz] |
---|---|---|
author | Howard Chen <howardsoc@google.com> | Mon Feb 25 18:51:26 2019 +0800 |
committer | Howard Chen <howardsoc@google.com> | Fri Mar 15 09:27:04 2019 +0000 |
tree | c6466fa047a3edbb16b9364649430a8cdc8b46e9 | |
parent | eb30ac28295e99d805fc8f04440d5bf18b5d5896 [diff] |
Make the StartInstall abort-able The StartInstall may take more than one mintue. This CL adds an aborting_ flag to notify the allocating procedure to exit once the flag is set. It also adds a "cancel" command to gsi_tool for testing purpose. Test: open two adb consoles: one starts the installation and another uses the cancel command to abort. Bug: 125599267 Change-Id: I8f8fc460df526abda81ed6e0ac8f7176a28e9df3