summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:42 +0000
commit4288ac3829938ad1e2a1c5db00e5ab85d1adfe1e (patch)
tree3bf209f6b286a9c010cd906421ac74b099370434
parentb8422d4cc705c81ed34a56cd91cc3a36063b6f4e (diff)
parent083e67d2c8d40f21df5c05c31eaa350a02822691 (diff)
downloadlibnl-4288ac3829938ad1e2a1c5db00e5ab85d1adfe1e.tar.gz
Change-Id: I06dee0dfcf28e5d33c47cc97653aaed0c3ffbfca
-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: [