diff options
Diffstat (limited to 'libcrypto_utils/Android.bp')
-rw-r--r-- | libcrypto_utils/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrypto_utils/Android.bp b/libcrypto_utils/Android.bp index 47de12ab0..e47560f79 100644 --- a/libcrypto_utils/Android.bp +++ b/libcrypto_utils/Android.bp | |||
@@ -17,6 +17,7 @@ | |||
17 | cc_library { | 17 | cc_library { |
18 | name: "libcrypto_utils", | 18 | name: "libcrypto_utils", |
19 | vendor_available: true, | 19 | vendor_available: true, |
20 | recovery_available: true, | ||
20 | vndk: { | 21 | vndk: { |
21 | enabled: true, | 22 | enabled: true, |
22 | }, | 23 | }, |