diff options
| -rw-r--r-- | services/net/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/net/Android.bp b/services/net/Android.bp index 292671a43ca7..f04988b419da 100644 --- a/services/net/Android.bp +++ b/services/net/Android.bp @@ -58,7 +58,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", ], apex_available: [ |