ae53ea1874e727c5feb25400075dddce8c7d2dba
Make Nat464Xlat talk to netd directly instead of through NetworkManagementService. The methods in NetworkmanagementService don't really provide any value: since the only thing they do is call into netd, we might as well have the callers talk to netd directly, In order to do this, pass INetworkManagementService and INetd to the NetworkAgentInfo constructor, and update callers appropriately. Bug: 65674744 Test: builds, boots Test: atest FrameworksNetTests Change-Id: Iac4cfe709c6279e4d9682b6754963e533707bd12
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%