aboutsummaryrefslogtreecommitdiff
path: root/C/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'C/Android.bp')
-rw-r--r--C/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/C/Android.bp b/C/Android.bp
index d3585f3..f65553f 100644
--- a/C/Android.bp
+++ b/C/Android.bp
@@ -4,6 +4,7 @@ cc_library {
name: "liblzma",
host_supported: true,
vendor_available: true,
+ recovery_available: true,
vndk: {
enabled: true,
support_system_process: true,