commit | f677112ffde30dff50b24a8596bbef01af8dfd68 | [log] [tgz] |
---|---|---|
author | Regan Hsu <hsuregan@google.com> | Wed May 04 23:27:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 23:27:22 2022 |
tree | e3315eacba53ee1cc41a3652b3f4d628c10c56fa | |
parent | cd1c3eaef30be63f06da9f7939553126f66c6d70 [diff] |
[CrOS Network] Add 5G support to ConnectionTypeFromShill() Updates NetworkChangeManagerClient::ConnectionTypeFromShill() to support 5G, which it did not previously. Fixed: b/231464393 Change-Id: I8569d9022d995633683c7a6719aadcf3d2b71059 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627833 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/main@{#999643}
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.