From 24313e8c1f9ab384ce3d06a20aa49e6ebde53888 Mon Sep 17 00:00:00 2001 From: Vijay Venkatraman Date: Tue, 16 May 2017 12:06:37 -0700 Subject: Add vendor_available:true for libcurl Bug: 38244611 Test: build sailfish Change-Id: Ib3ae539bafe8435c67983c999c241061af563d92 --- Android.bp | 1 + 1 file changed, 1 insertion(+) 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, -- cgit v1.2.3