commit | 41488564c7afa061d75f0667b9ec3c2f4412d3a4 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Wed Feb 24 16:52:39 2021 +0800 |
committer | paulhu <paulhu@google.com> | Thu Feb 25 11:55:58 2021 +0800 |
tree | 832b86de391e2e1cf1a42fc13e0c272557237146 | |
parent | db28c9ef1273f9df308f9fb42cba5be4f3ce1b2d [diff] |
Replace ConnectivityManager hidden symbols on BT Connectivity is becoming a mainline module in S, so ConnectivityManager hidden symbols can not be used for outside components. Besides, most Tethering relevant methods or variables on CM are migrated to TetheringManager. So replace all these methods or variables to TetheringManager. Bug: 180693313 Test: atest BluetoothInstrumentationTests:PanServiceTest Change-Id: I3cda4923adc47e06e6ebc48684bd87ca2acbdb2a