Delete the unused netlink-client lib from service.net.
This cl also paves the path for netlink-client lib migration, after
moving the netlink-client library to frameworks/libs/net/common and
build it as an individual library, deprecate the netlink-client lib
and use net-utils-device-common-netlink instead.
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1754027
Merged-In: I59e5bae433a51f626cf962e27c008e77b8eed4fd
(cherry picked from commit 8ae26dfe1d)
Change-Id: I30efbf6bef66d42b6e053b7066af3af318b44818
This commit is contained in:
committed by
Xiao Ma
parent
34d8deda8a
commit
9f1e4fe3f5
@@ -23,7 +23,6 @@ java_library_static {
|
||||
],
|
||||
static_libs: [
|
||||
"netd-client",
|
||||
"netlink-client",
|
||||
"networkstack-client",
|
||||
"net-utils-services-common",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user