diff options
author | Mohammad Samiul Islam <samiul@google.com> | 2020-06-25 16:07:15 +0100 |
---|---|---|
committer | Mohammad Samiul Islam <samiul@google.com> | 2020-07-09 14:49:04 +0100 |
commit | 42414a3ad81bad0e5612a37da03798e1a7911265 (patch) | |
tree | 2c460ed63144ba43a755e1b0859b9a9a9512b69f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0ec6c77e92561df94f6f280ca3cefc79e4e3ae81 (diff) |
Replace broken --wait flag with --wait-for-staged-ready flag
Read b/158314277#2 to understand how the flag got broken.
Since both streaming install and staged install are using --wait flag,
we need to change one of them to avoid conflict. We decided to change
the generic --wait flag for staged install to something more specific
like --wait-for-ready to avoid future conflicts.
Also added some internal test so that we can catch broken shell commands
sooner.
While at it, added test for --no-wait flag and install-multi-package
command too.
Bug: 158314277
Test: atest StagedInstallInternalTest#testAdbStagedInstallWaitForReadyFlagWorks
Test: atest StagedInstallInternalTest#testAdbStagedInstallNoWaitFlagWorks
Change-Id: I8d2d0db56a00cfffc942963c3ee72464ea770c88
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions