summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:43 +0000
commite83a0a973ea6acea52448364fe58601be8a86d74 (patch)
tree3bf209f6b286a9c010cd906421ac74b099370434
parent03c186ea44afd8ce47961c0b48339703a06476d9 (diff)
parent083e67d2c8d40f21df5c05c31eaa350a02822691 (diff)
downloadlibnl-e83a0a973ea6acea52448364fe58601be8a86d74.tar.gz
Change-Id: Ic25d18fd3189ea4523db5840c3a19ef0b7efc91a
-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: [