commit | 167a115e16ab6d871d758f3a7f3a89ea03d61794 | [log] [tgz] |
---|---|---|
author | Fabio Tirelo <ftirelo@chromium.org> | Fri Dec 02 14:40:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 14:40:39 2022 |
tree | fc35ea23d1994e3c5c7d679263196b4d86d96608 | |
parent | f831de0c5f2dc52198947a4b610489160b74f635 [diff] |
[Clank CBCM] Make MetricsReportingEnabled available on Android The policy can be rolled-out starting in M110, so making it featured on Android. The Finch feature was enabled by default so we could observe if the no-op path for the policy would bring any regressions. Since no regression has been observed, making it disabled by default again, so we can roll-out the policy via Finch server-side. Fixed: 1267980, b:183978395 Bug: 1267980 Change-Id: Idabd5a4acd77b49013276bff9eea21d28861d5b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4072567 Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078572}
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.