commit | 3243afae2d81b15aa1abaf7615123fff6e4023bb | [log] [tgz] |
---|---|---|
author | Regan Hsu <[email protected]> | Mon Jun 21 18:27:27 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jun 21 18:27:27 2021 |
tree | f277947de562ec8846745c6a760599c954f2c495 | |
parent | 3453ad122c93d524dde39a9981e44ead6dae09d1 [diff] |
[CrOS Cellular] Add flag to use Stork SMDS server for pending profiles. When this flag is enabled, instead of using the standard GSMA server to fetch pending ESim profiles, the Stork test SMDS server will be used instead to fetch pending ESim profiles. The enables developers to rapidly test / develop SMDS related flows in the future. Fixed: 1221104 Change-Id: I787cc73d5a7ad1b64e673e6f21ddedb6cdd7ebd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2968147 Commit-Queue: Regan Hsu <[email protected]> Reviewed-by: Elly Fong-Jones <[email protected]> Reviewed-by: Kyle Horimoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#894315}
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.