commit | 3fb8626b94c7f387be484073f27ea11e44e06a9d | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Mar 19 18:13:00 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Fri Mar 19 18:39:11 2021 +0000 |
tree | 8f5c8bc42ab0ae5ce1112115843b44dbc0dc3445 | |
parent | 6dae2c8f594aeae578923c3e94df775522eb4b10 [diff] |
Replace CM#isNetworkSupported() with checking FEATURE_TELEPHONY ConnectivityManager will be a part of mainline module, so its hidden API cannot be called by external caller. Replace ConnectivityManager#isNetworkSupported() with checking FEATURE_TELEPHONY. Bug: 182963397 Test: m Change-Id: I457459554e5e6fe0874b8db81c6547035a6603b8