commit | 73b51f619e58b924a8af92a78f3cba51f238b6d0 | [log] [tgz] |
---|---|---|
author | Igor <igorcov@chromium.org> | Thu Sep 12 16:43:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 16:43:03 2024 |
tree | a0b1231f7c7dbc5ac849698347966856badad817 | |
parent | 33541d2e28ef3920c504f2faa52e46650618b724 [diff] |
Apply skip of first policy fetch only for enrolled devices DeviceLocalAccountPolicyService is created when BrowserPolicyConnectorAsh which is created with browser starts. Which includes very first Ash start during OOBE. This was making the flag to be set on OOBE. BUG=b:365609831 TEST=Manual test on device Change-Id: Ie201da25f34853d803bf8b5cded8a3031f9e6937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854325 Commit-Queue: Igor <igorcov@chromium.org> Reviewed-by: Artem Sumaneev <asumaneev@google.com> Cr-Commit-Position: refs/heads/main@{#1354630}
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.