commit | d45fb1b58b714a813cd0ed09fc8f1ce91bbc298d | [log] [tgz] |
---|---|---|
author | Olya Kalitova <okalitova@chromium.org> | Tue Feb 23 09:04:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 23 09:04:00 2021 |
tree | 807eb3edbf0b288da480249b9ecad12055d3cb47 | |
parent | 6ab25a7e9facb73205c8aa7a4558638c505b4802 [diff] |
Change the client-side default of Crostini policies Sets virtual machines policy client-side default to true and Crostini allowed user policy client-side default to false for affiliated users and true otherwise. Changes were suggested in the migration plan to user based policies model for Crostini. Test: None Bug: 1158778 Change-Id: Id5ba97e6027db1759deebe2414e3214455f909e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593113 Reviewed-by: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Commit-Queue: Olya Kalitova <okalitova@chromium.org> Cr-Commit-Position: refs/heads/master@{#856597}
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.