commit | b867d63c62a3b43a4e57ed3cd807b9776e53d5b2 | [log] [tgz] |
---|---|---|
author | Regan Hsu <hsuregan@google.com> | Thu Nov 16 03:41:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 03:41:57 2023 |
tree | 64ae285cfc031ceaff5962b43040ea0c60968a2f | |
parent | 6797073a2d86b87200c4c052dc1d55a35da7584f [diff] |
[CrOS Cellular] ApnMigrator - change one case. When last connected default matches custom apn and last connected attach from db - migrate last connected attach as an attach-only APN in disabled state and last connected default as a default-only APN in the enabled state. Previously, the last connected attach is migrated as an attach-only APN in the *enabled state*. Bug: b/303561973 Test: unit_test *ApnMigrator* Change-Id: Ie3e522fc37e9b488d88a4de01425fa169dff51fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5031578 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by: Chad Duffin <chadduffin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225300}
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.