summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:31:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:31:26 +0000
commit3699105c13112e2d26a1d895aaf8de989ed25b8a (patch)
tree3bf209f6b286a9c010cd906421ac74b099370434
parent4303edb7adcdabe789dc991ad4dd28fa6888f149 (diff)
parent083e67d2c8d40f21df5c05c31eaa350a02822691 (diff)
downloadlibnl-aml_go_ext_330912000.tar.gz
Snap for 8358640 from 083e67d2c8d40f21df5c05c31eaa350a02822691 to mainline-go-extservices-releaseaml_go_ext_330912000android13-mainline-go-extservices-release
Change-Id: Id0f52746c760cc4ecdf214e82ac67d7cb3f955b0
-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: [