Merge "Use networkstack_client instead of aidl_interface" am: 319064f284
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1560399
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I3a50c8444fbbc0127ec914525c93c9aa83272aeb
diff --git a/Tethering/Android.bp b/Tethering/Android.bp
index 62e82da..9805c54 100644
--- a/Tethering/Android.bp
+++ b/Tethering/Android.bp
@@ -29,8 +29,7 @@
"androidx.annotation_annotation",
"modules-utils-build",
"netlink-client",
- // TODO: use networkstack-client instead of just including the AIDL interface
- "networkstack-aidl-interfaces-unstable-java",
+ "networkstack-client",
"android.hardware.tetheroffload.config-V1.0-java",
"android.hardware.tetheroffload.control-V1.0-java",
"net-utils-framework-common",