commit | 73d177aee96b3ecfab78cb78594ab1b3faa6f798 | [log] [tgz] |
---|---|---|
author | Wei Lee <wtlee@google.com> | Tue Nov 10 10:01:26 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 10 10:01:26 2020 |
tree | ebeddeaf8e928ff2bcadd2eac993dc711be5aa4d | |
parent | cd895a032496e8e3cccbb6eba786d318d52d1800 [diff] |
[CCA] Finishes the intent when shouldHandleResult=false on SWA This CL fixes a bug that on SWA the intent with shouldHandleResult=false does not finish right after the app startup. Bug: b/172780736 Test: tast run [DUT] camera.CCAUIIntent.* Change-Id: Ie3069660d6e71d505caf4a9922fa1967deafb405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526854 Commit-Queue: Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#825746}
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.
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.