commit | 88c47a283bc68085b3137df59a28e3b6fb54c8ba | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Thu Dec 16 02:38:40 2021 +0000 |
committer | Xiao Ma <xiaom@google.com> | Thu Dec 16 04:31:27 2021 +0000 |
tree | 7bb83ef0c05f68fa75a6fc2a2e05fc65b905b676 | |
parent | af9daf023dc78f7ebc5900fd8b766e4820a4b5f5 [diff] |
Remove NetdService usage from EthernetTracker. Ethernet service related files are going to be moved into Connectivity module. So, NetdService won't be visible to EthernetTracker since it's a hidden class. Alternatively, get the INetd instance from system service instead. Bug: 210586283 Test: atest FrameworksNetTests Test: atest EthernetServiceTests Change-Id: Iea021ac25cbe4b8836fdab2cd6b4bd3ead5bf725