commit | 0ad19a223952750aad3f8469393b36ff9fd95c36 | [log] [tgz] |
---|---|---|
author | Nikhil Nayunigari <nikhilcn@google.com> | Thu Aug 04 22:37:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 04 22:37:21 2022 |
tree | 1d8d4d04c98effe67aa832dc50aeed253f2f947c | |
parent | 0a1d675cc6630f08b37ac7d3597e712533e33a74 [diff] |
[CrOS Cellular] Emit SIM status metric upon change in active connection. Upon a change in cellular connection (at login or while switching between different profiles), we'll be emitting this metric to record the SIM status. This helps us learn how often a SIM profile is Locked/Blocked/Unlocked. Bug: b/238203687 Test: Unit and manual testing. Change-Id: Ie833563b3b41b57b842c35de50119db99f5ee833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3793599 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Commit-Queue: Nikhil Nayunigari <nikhilcn@google.com> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1031634}
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.