commit | bb766e83c3c2dbcf7205fe6f3c2395cb9b75a739 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Fri Jan 14 03:22:34 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 14 03:22:34 2022 +0000 |
tree | 7895ae82b9c95a1cbd65b0467c73aaaa1916cd0a | |
parent | 612afc316aeac99a635296bb1b1ff5e5eb4f1a24 [diff] | |
parent | 378e323000abc5bffa06f3f733fe5e50af352761 [diff] |
Merge "Add clatd binary to apex"
diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp index ee1c5fe..4703f1d 100644 --- a/Tethering/apex/Android.bp +++ b/Tethering/apex/Android.bp
@@ -58,6 +58,9 @@ jni_libs: ["libframework-connectivity-jni"], }, }, + binaries: [ + "clatd", + ], bpfs: [ "offload.o", "test.o",