aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--C/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/C/Android.bp b/C/Android.bp
index 10e0246..01978d6 100644
--- a/C/Android.bp
+++ b/C/Android.bp
@@ -4,6 +4,7 @@ cc_library {
name: "liblzma",
host_supported: true,
vendor_available: true,
+ product_available: true,
recovery_available: true,
vendor_ramdisk_available: true,
native_bridge_supported: true,