| commit | ffbe4e9b1ea8f422ab77436e4f24a38583bab9e2 | [log] [tgz] |
|---|---|---|
| author | Chiachang Wang <chiachangwang@google.com> | Tue Mar 16 17:03:31 2021 +0800 |
| committer | Chiachang Wang <chiachangwang@google.com> | Wed Mar 17 15:21:43 2021 +0800 |
| tree | dc54df4cd7509fabc27ccbc7dc9a985423b85b28 | |
| parent | 81052064320b668a60f40da0e6ed44cbeae2178d [diff] |
Replace hidden CM#isNetworkSupported() usage It's a refactor work for connectivity mainline module. The hidden methods access is no longer allowed, so the usage for isNetworkSupported() should be replaced. Settings use it to check if device support telephony, wifi or ethernet service. There are alternative methods to check if device supports such features. Replace as it is. Bug: 172183305 Test: m ; make RunSettingsRoboTests Change-Id: I8f1d11558b1be575a0777ed195abe027e838cb74