summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-04-20 01:58:15 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-20 01:58:15 +0000
commit49c4b9d4a4db217efd20f7e9f3aa8675b86e52b6 (patch)
treeb36d244e14a84793e6d9c30cf67d8218c437d68c
parente626718187bfb39fe8996a653c35060d86c73220 (diff)
parente8ca354692e4bc9921d8302f212a4ef6da7449ce (diff)
downloadlibnl-49c4b9d4a4db217efd20f7e9f3aa8675b86e52b6.tar.gz
libnl: mark as vendor_available am: defabfc078
am: e8ca354692 Change-Id: Ied5b60c357c39e60efc1b30560dec9ff1a3af351
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9013201c..53828f63 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,7 @@
cc_library {
name: "libnl",
+ vendor_available: true,
srcs: [
"lib/cache.c",