Add vendor_available:true to libcrypto_utils

am: 15042c1e5e

Change-Id: Ib8a4b3e88142eae2946648ae965bb03d40d2e55e
This commit is contained in:
Vijay Venkatraman 2017-05-17 00:39:58 +00:00 committed by android-build-merger
commit 1475ef280c

View file

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