Add vendor_available:true to libcrypto_utils
Bug: 38244611 Test: build sailfish Change-Id: Ieaaf9e03a63124cd1bb79d4c8f6e5d5d4cc7d94b
This commit is contained in:
parent
d7846a2c53
commit
15042c1e5e
|
@ -16,6 +16,7 @@
|
|||
|
||||
cc_library {
|
||||
name: "libcrypto_utils",
|
||||
vendor_available: true,
|
||||
host_supported: true,
|
||||
srcs: [
|
||||
"android_pubkey.c",
|
||||
|
|
Loading…
Reference in New Issue