commit | 02d1bbb21bdbaaf3c7879389bb06c96fdd482dbd | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Thu Apr 29 00:29:21 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 29 00:29:21 2021 |
tree | 7721707cf1b7b48e45751a02d19f2de509076e0a | |
parent | 6094471e9ddfa24c202abeb53823db592620c4af [diff] |
[CrOS cellular] Update network name in network notifications Final CL in fixing network notifications display name. This CL using newly added network_name_util file to get the current network name for a notification. Bug: 1201456 Change-Id: Ib75467512f6c16abaefd7c79a6ff016ed740ba17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2851380 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#877314}
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.