summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 962f5a4..176a49d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,6 +32,7 @@ license {
cc_library_static {
name: "libmodpb64",
host_supported: true,
+ ramdisk_available: true,
recovery_available: true,
vendor_available: true,
srcs: ["modp_b64.cc"],