commit | 3e75d2eeb1ef6a11bb27afd0cc27b3a700d1dd8a | [log] [tgz] |
---|---|---|
author | Yves Arrouye <drcrash@google.com> | Thu Apr 04 19:16:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 19:16:40 2024 |
tree | 9532135463f1cd5d2bf439fe4d8868a6b910e45a | |
parent | 7f47834e114d7c3b42cf033eeb9cb7080d4bbf1e [diff] |
[fre-on-flex] Simplify flags semantics for FRE on Flex Basically, we always respect --enterprise-enable-forced-reenrollment and --enterprise-enable-unified-state-determination. Only when the device is Flex and the above flags didn't control FRE do we look at the value of --enterprise-enable-forced-re-enrollment-on-flex. Bug: b:314539401 Test: unit_tests --gtest_filter=*AutoEnrollmentTypeCheckerTest* Change-Id: Ic6015b9ca13bbca96cddfe587e3924fb16067737 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5422510 Auto-Submit: Yves Arrouye <drcrash@chromium.org> Reviewed-by: Artem Sumaneev <asumaneev@google.com> Commit-Queue: Yves Arrouye <drcrash@chromium.org> Cr-Commit-Position: refs/heads/main@{#1282674}
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.