Implementation of Eth Service updateConfiguration
EthernetServiceImpl#updateConfiguration API implementation to allow for dynamically updating the network capability or ip configuration of an ethernet based interface. Bug: 210485380 Test: atest EthernetServiceTests Change-Id: Idd3b7875a24643d245d0f4bb6f2f4c459898116e
This commit is contained in:
@@ -36,6 +36,8 @@ android_test {
|
||||
"ethernet-service",
|
||||
"frameworks-base-testutils",
|
||||
"mockito-target-minus-junit4",
|
||||
"net-tests-utils",
|
||||
"services.core",
|
||||
"services.net",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user