summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-18 02:15:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-18 02:15:08 +0000
commit7523b7d9f2c3977a400d162670a8c0bc8eaa94b0 (patch)
treec3f5bbb44c1db5edd68bb4db506435012b92eeff
parentb4a4d93f9e459bc005e08a47825ff6a3effbefe9 (diff)
parent65a8683b07ce5587dd2e3c9d0cdb40c40e6f7687 (diff)
downloadlibnl-android-platform-14.0.0_r2.tar.gz
Change-Id: I72296b4bee1430ce8b2ac89d7b7353315b5fe360
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0589a5b8..efd663eb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -73,6 +73,12 @@ cc_library {
"lib/route/link/api.c",
"lib/route/link/macsec.c",
"lib/route/link/sriov.c",
+ "lib/route/link/vlan.c",
+ "lib/route/nexthop.c",
+ "lib/route/nexthop_encap.c",
+ "lib/route/nh_encap_mpls.c",
+ "lib/route/route.c",
+ "lib/route/route_obj.c",
"lib/route/route_utils.c",
"lib/route/rtnl.c",
],