commit | 2b482af9587bdf6d191189a2b2be94c5289af7bc | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Jan 21 12:20:00 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Tue Jan 26 08:42:18 2021 +0000 |
tree | f13506f00f64e96cb76915339640514255d36b12 | |
parent | 33bcecba89a945aec63969d4ec757aca2caab2d2 [diff] |
Replace the usage of NetworkManagementService with NetdUtils Since NetdUtils has the same method(setInterfaceUp) as NetworkManagementService, replace the usage of NMS with NetdUtils. Bug: 170598012 Test: atest EthernetServiceTests Change-Id: Id0f8e17e9d6237fa8ab157c96dd982c47007a453