summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d74e78f3..d89255dc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -147,6 +147,7 @@ cc_defaults {
cc_library_static {
name: "update_metadata-protos",
host_supported: true,
+ ramdisk_available: true,
recovery_available: true,
srcs: ["update_engine/update_metadata.proto"],