commit | 368befecf8c4a2dd01eec5783000c7d50453bb8f | [log] [tgz] |
---|---|---|
author | Liza Bipin <mlbipin@google.com> | Tue Apr 29 15:32:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 29 15:32:20 2025 |
tree | dd5b08c5d2519f1fdafe111cb5b25a2d0c395871 | |
parent | 2efbe958510ac221635a4f9a858dec19f63222e2 [diff] |
[Android] Remove kForceSupervisedSigninWithCapabilities ForceSupervisedSigninWithCapabilities was enabled by default in M137. Instances of ChildAccountInfoFetcherAndroid are removed as this was previously used to propagate supervision from java to native code. This is now set in account_tracker_service. Bug: b:410758115 Change-Id: Id1f5294e042352df85232b8535a1b1fa27b1db00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6494818 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Liza Bipin <mlbipin@google.com> Cr-Commit-Position: refs/heads/main@{#1453281}
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.