summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-03 08:18:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-03 08:18:37 +0000
commit4907546b25fb8029a1bb4164e2705ca249bb767f (patch)
treeccbfc23b835982dc78683de29ca20049df9cd890
parentbdd7f77d64de5235a170624b38c790d774f2e133 (diff)
parent1e70c59c2309645d3290f141903be65afb4abdf4 (diff)
downloadlibnl-4907546b25fb8029a1bb4164e2705ca249bb767f.tar.gz
release-request-d4f45cf4-9d73-4828-baa4-f73aa4280cd0-for-git_pi-release-4241208 snap-temp-L10800000088711883
Change-Id: I10eb44e616b229e988bbd5e30f24c8585e2f2554
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 53828f63..f7b0a106 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,6 +2,9 @@
cc_library {
name: "libnl",
vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
srcs: [
"lib/cache.c",