summaryrefslogtreecommitdiffstats
path: root/libcrypto_utils
diff options
context:
space:
mode:
authorVijay Venkatraman <vijaykv@google.com>2017-05-16 11:51:09 -0700
committerVijay Venkatraman <vijaykv@google.com>2017-05-16 11:51:09 -0700
commit15042c1e5e2717cf16e36b8b48a89d665757cdb9 (patch)
tree9f39f3ab4be54104571286d11231a89db1ad2441 /libcrypto_utils
parentd7846a2c53a0f462dc29b83ff2e46e252d6e9937 (diff)
downloadsystem_core-15042c1e5e2717cf16e36b8b48a89d665757cdb9.tar.gz
system_core-15042c1e5e2717cf16e36b8b48a89d665757cdb9.tar.bz2
system_core-15042c1e5e2717cf16e36b8b48a89d665757cdb9.zip
Add vendor_available:true to libcrypto_utils
Bug: 38244611 Test: build sailfish Change-Id: Ieaaf9e03a63124cd1bb79d4c8f6e5d5d4cc7d94b
Diffstat (limited to 'libcrypto_utils')
-rw-r--r--libcrypto_utils/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrypto_utils/Android.bp b/libcrypto_utils/Android.bp
index f2560e6a3..4a5f2a7ac 100644
--- a/libcrypto_utils/Android.bp
+++ b/libcrypto_utils/Android.bp
@@ -16,6 +16,7 @@
cc_library {
name: "libcrypto_utils",
+ vendor_available: true,
host_supported: true,
srcs: [
"android_pubkey.c",