aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 602e8a7..0586a94 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,6 +18,8 @@ license {
cc_library_static {
name: "libxz",
host_supported: true,
+ ramdisk_available: true,
+ vendor_ramdisk_available: true,
recovery_available: true,
srcs: [
"linux/lib/xz/xz_crc32.c",