summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Ma <xiaom@google.com>2021-06-24 04:19:47 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-06-24 04:19:47 +0000
commitd6910efffdb0683650fa87b7c68176e26bbd82e9 (patch)
treeadb9cd12cdfd8cd7e883be9bf73c82f93cc0393a
parent3245ab133d6a3fb3dbf8f60752a9a3f7970b1a37 (diff)
parent22e3824030d623a6d7d05e41dbc85f0a6e64590a (diff)
Merge "Remove netlink-client dependency from net-module-wifi." into sc-dev
-rw-r--r--services/net/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/net/Android.bp b/services/net/Android.bp
index dd864aed4e8e..a822257e1a74 100644
--- a/services/net/Android.bp
+++ b/services/net/Android.bp
@@ -51,7 +51,6 @@ java_library {
// All the classes in netd_aidl_interface must be jarjar so they do not conflict with the
// classes generated by netd_aidl_interfaces-platform-java above.
"netd_aidl_interface-V3-java",
- "netlink-client",
"networkstack-client",
"modules-utils-build_system",
],