commit | 21cde79f10bc1467b375dc844e001b610ec5817c | [log] [tgz] |
---|---|---|
author | Ruth Mekonnen <rmekonnen@google.com> | Mon Jan 22 19:19:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 19:19:45 2024 |
tree | e9e037034c80824180d399f7de0ffc255649701d | |
parent | 42100d8f5121b16daf4c3365e2c9c5af899ab4bf [diff] |
histograms: 11be in Network.Shill.WiFi.PhyMode Add "802.11be" as a possible phy mode. The new value corresponds to the enum added in chromium:5217834. BUG=b:319927708 TEST=Added enum and tested manually on DUT Change-Id: I1e818b0e8b7a7562295cb08ba126f297d2952207 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5218732 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Jason Zhang <jiajunz@google.com> Commit-Queue: Ruth Mekonnen <rmekonnen@google.com> Cr-Commit-Position: refs/heads/main@{#1250339}
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.