commit | 1a7675a1bc8761ba8cf4dd4984065c1608437b03 | [log] [tgz] |
---|---|---|
author | Simon Pelchat <[email protected]> | Thu Nov 04 22:00:39 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Nov 04 22:00:39 2021 |
tree | c1a5cf9288cb81f96f128d14cdce4a45b7b72bb4 | |
parent | c514b5cb2e803481c64799754a543d88a9de87d7 [diff] |
Remove AndroidTelephonyBridgeManager. This class required location permissions but was only used by the AvailabilityProber, which can simply rely on getNetworkOperator, which doesn't require location permissions. Bug: 1266018 Change-Id: Id2bde5bac607557a777789aac2e8b362b09628ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3257115 Reviewed-by: Sophie Chang <[email protected]> Reviewed-by: Adam Rice <[email protected]> Reviewed-by: Robert Ogden <[email protected]> Reviewed-by: Michael Bai <[email protected]> Commit-Queue: Simon Pelchat <[email protected]> Cr-Commit-Position: refs/heads/main@{#938537}
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.