diff --git a/threadnetwork/aidl/Android.bp b/threadnetwork/aidl/Android.bp index c621b81621..7e674e0729 100644 --- a/threadnetwork/aidl/Android.bp +++ b/threadnetwork/aidl/Android.bp @@ -15,9 +15,6 @@ aidl_interface { apex_available: [ "//apex_available:platform", "com.android.tethering", - // Keep the threadnetwork apex to make it buildable on udc-mainline-prod. - // TODO: remove it after moving ot-daemon into tethering. - "com.android.threadnetwork", ], min_sdk_version: "30", },