commit | a25cf855dae99763d0c9ac90af49aa962e49e5b6 | [log] [tgz] |
---|---|---|
author | Emmanuel Arias Soto <eariassoto@google.com> | Wed Dec 07 08:16:23 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 07 08:16:23 2022 |
tree | 3a4fb0988b50d02baca8144db77e07cf0c79c45b | |
parent | c033ed335d0cf1aef00dad5e43b817b7ab534d58 [diff] |
[CrOS Cellular] Update Shill APNs for migrated networks in ApnMigrator This change covers the logic for the case when the APN revamp flag is enabled, and the cellular network has already been migrated. For this scenario, the migrator service will send Shill the custom APN list from the NetworkMetadataStore. Bug: b:162365553 Test: chromeos_unittests --gtest_filter=ApnMigratorTest.* Change-Id: Ib7090b8ce20c0df2ef821b6a8416cbe0b14b3cc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055711 Reviewed-by: Gordon Seto <gordonseto@google.com> Reviewed-by: Chad Duffin <chadduffin@chromium.org> Commit-Queue: Emmanuel Arias Soto <eariassoto@google.com> Cr-Commit-Position: refs/heads/main@{#1080217}
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.