diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp index ee1c5fe2fd..4703f1d1e1 100644 --- a/Tethering/apex/Android.bp +++ b/Tethering/apex/Android.bp @@ -58,6 +58,9 @@ apex { jni_libs: ["libframework-connectivity-jni"], }, }, + binaries: [ + "clatd", + ], bpfs: [ "offload.o", "test.o",