commit | d76c57d7e2e922d198839533cce12252b5e4dfbb | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Fri Aug 12 14:34:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 14:34:08 2022 |
tree | 138b421b737dbf6019a0acc713de8fcd8c38fc8a | |
parent | d85159aa6dd14d2af9ce103cedfb8a22a67eb3f2 [diff] |
[Signin][Android] Use real policies in FirstRunActivitySigninAndSyncTest After this CL, FirstRunActivitySigninAndSyncTest no longer mocks FirstRunAppRestrictionInfo. Instead, the test now uses @Policies annotation. This CL also adds a check for test policies into FirstRunAppRestrictionInfo so it can work correctly with @Policies annotation. Bug: None Change-Id: I8fc4c279b670586425410b5a0127ad80e430a3d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3826282 Reviewed-by: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034460}
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.