aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-17 07:14:46 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-17 07:14:46 +0000
commitfb029876911efd6498e22bd5bd4a536c26f49fb5 (patch)
tree31b0b45488847141dc0476d2f5029b49647e53d9
parent5662ebf88890d4749254f34e26b727803afdcb7b (diff)
parent24313e8c1f9ab384ce3d06a20aa49e6ebde53888 (diff)
downloadcurl-oreo-r2-release.tar.gz
Change-Id: Ia2441c8ce7a988ab59cb269740bba3a80bfb77a2
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e10f4238d..7b7918528 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,6 +32,7 @@ cc_defaults {
cc_library {
name: "libcurl",
+ vendor_available: true,
defaults: ["curl_common_defaults"],
export_include_dirs: ["include"],
host_supported: true,