diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp index e9deeff42d..a2a0251835 100644 --- a/Tethering/apex/Android.bp +++ b/Tethering/apex/Android.bp @@ -35,7 +35,10 @@ apex { "offload.o", "test.o", ], - apps: ["Tethering"], + apps: [ + "ServiceConnectivityResources", + "Tethering", + ], manifest: "manifest.json", key: "com.android.tethering.key",