commit | 078b1e6fead058908b6df3d94e2c66d7d2c999ba | [log] [tgz] |
---|---|---|
author | Cici Ruan <cuicuiruan@google.com> | Wed Oct 25 22:51:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 25 22:51:51 2023 |
tree | ed44f641a88a1bfd258e6b7200afef3e3e57dab7 | |
parent | 412ed159f97883b7dcb91f6a550dbb9d4024f7ba [diff] |
arc: Cache Game Controls optout metadata value This CL adds a new field in ArcPackageInfo to cache Game Controls optout metadata. Android side change: ag/25136713 Bug: b/275380306 Test: unit_tests Change-Id: I99c62f1781a0b44e271e0c4f5119f1fa834a3f33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4953899 Commit-Queue: Cici Ruan <cuicuiruan@google.com> Auto-Submit: Cici Ruan <cuicuiruan@google.com> Reviewed-by: Prameet Shah <phshah@chromium.org> Reviewed-by: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215157}
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.