summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:01:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:01:03 +0000
commit47adc19175886dca404b33ff744c7c8764ec22fe (patch)
tree3bf209f6b286a9c010cd906421ac74b099370434
parentbbf12ef9a9e0bd77b2f38adbe0a0d7fcc9ceb365 (diff)
parent083e67d2c8d40f21df5c05c31eaa350a02822691 (diff)
downloadlibnl-android13-mainline-tethering-release.tar.gz
Change-Id: I7eeab9db768c3341dc3afe1e433e1a60e4a43ed9
-rw-r--r--Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c9ca0edd..9b01e6f5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,6 +53,14 @@ cc_library {
"include/linux-private",
],
},
+ host: {
+ srcs: [
+ "lib/route/link.c",
+ "lib/route/link/api.c",
+ "lib/route/link/macvlan.c",
+ "lib/route/link/sriov.c",
+ ],
+ },
},
srcs: [