commit | 4ca36d5cf37c22ce4be371e1ed6e5c8ac737c4ce | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Tue Mar 23 18:07:24 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Tue Mar 23 18:07:24 2021 +0800 |
tree | 52353547225f2c4cd35f2cac328ffc652b4588e2 | |
parent | e1b9b92816da866ac27d1eee566a3df89522f59c [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 Merged-In: I457459554e5e6fe0874b8db81c6547035a6603b8