commit | c6b126be3a21d7fe47c95cc3171d5432c58e48cc | [log] [tgz] |
---|---|---|
author | Yuki Awano <yawano@google.com> | Wed Apr 27 22:25:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 22:25:25 2022 |
tree | 0a27682fe4b234d9e96ccd168fbcc8caced1cf3c | |
parent | fec424df5ecc9da3ff19aacacd794eb74f71ac3b [diff] |
Wait DeviceApps config sync with enableAssistantAndWaitForReady - There is a short period where assistant status is READY but assistant hasn't received DeviceApps config bit. If assistant does not have the bit, assistant does not send Android application list to the server and query for opening an Android app fails. - This CL modifies the test API as it waits the config sync. Bug: b:228644597 Test: tast run DUT assistant.OpenAndroidApp Change-Id: I94fc027d67b13402787d37554cc16903d6e9396e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3592257 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Reviewed-by: Eric Sum <esum@google.com> Reviewed-by: Tao Wu <wutao@chromium.org> Commit-Queue: Yuki Awano <yawano@google.com> Cr-Commit-Position: refs/heads/main@{#996910}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.