diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 62e82dafae..9805c54ca3 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp @@ -29,8 +29,7 @@ java_defaults { "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",