| commit | 0da30f8dfb64a7da4590b85dbd1eefaf845d0ebc | [log] [tgz] |
|---|---|---|
| author | Junji Watanabe <jwata@google.com> | Thu Jul 03 02:26:03 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 03 02:26:03 2025 |
| tree | 15769d49ec78e2a59fa16eff5e805442667714f6 | |
| parent | 316cff2c8bd2d89515798f837dd056c638034508 [diff] |
siso: Fix remote android/trace_references config https://crrev.com/c/6394965 changes `android/trace_references` rule to respect remote_run_static_analysis. However, this step seems to run even with `android_static_analysis = "off"`. This CL fixes the logic to cover `android_static_analysis = "off"`. Change-Id: I91ab210308d857ad6a2867f530f89016015ce9b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6699248 Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1482015}
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.