summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto_utils/Android.bp')
-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 @@
16 16
17cc_library { 17cc_library {
18 name: "libcrypto_utils", 18 name: "libcrypto_utils",
19 vendor_available: true,
19 host_supported: true, 20 host_supported: true,
20 srcs: [ 21 srcs: [
21 "android_pubkey.c", 22 "android_pubkey.c",