summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-04-20 01:46:18 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-20 01:46:18 +0000
commite8ca354692e4bc9921d8302f212a4ef6da7449ce (patch)
treeb36d244e14a84793e6d9c30cf67d8218c437d68c
parentd0f2676303ddc4d84fd74eef15718054671a3e93 (diff)
parentdefabfc078080d60369d901d3c7662f05605cb29 (diff)
downloadlibnl-e8ca354692e4bc9921d8302f212a4ef6da7449ce.tar.gz
libnl: mark as vendor_available
am: defabfc078 Change-Id: Iea15bc15d64c20d0f8498c5b5e8001385e0288b6
-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",