commit | b1e7d50b5a95d3652327549f8a16c96b74b813a3 | [log] [tgz] |
---|---|---|
author | Arianna DiGregorio <adigregorio@google.com> | Tue Nov 26 00:56:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 00:56:34 2024 |
tree | 1ef55602c938a519bb2a92867f849525cc0a5598 | |
parent | 1b22d10a41da1aec25ff5245e777f4f11a13a7f8 [diff] |
Change IsRemoraRequisition() to IsMeetDevice(). According to kdgwill, we should depend on the CFM build flag instead of the VPD requisition type. So, there is a push to use the more generic IsMeetDevice() function. Cuttlefish (AKA Starline devices enrolled as Meet devices, which also have the CFM build flag) should also be included in the logic. The motivation behind this change is also in part to include starline devices in the logic that is now only restricted to devices with "Remora" requisition type. Change-Id: I9d12c9450b5083896af5f00fa804998c58659e7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6038803 Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by: Kyle Williams <kdgwill@chromium.org> Commit-Queue: Arianna Digregorio <adigregorio@google.com> Reviewed-by: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/main@{#1387959}
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.