Add vendor_available:true to libcrypto_utils

Bug: 38244611
Test: build sailfish
Change-Id: Ieaaf9e03a63124cd1bb79d4c8f6e5d5d4cc7d94b
This commit is contained in:
Vijay Venkatraman 2017-05-16 11:51:09 -07:00
parent d7846a2c53
commit 15042c1e5e
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
cc_library {
name: "libcrypto_utils",
vendor_available: true,
host_supported: true,
srcs: [
"android_pubkey.c",