aboutsummaryrefslogtreecommitdiff
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 a12e0ba..cbd41e6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,6 +2,7 @@ cc_library {
name: "libtinyxml2",
host_supported: true,
vendor_available: true,
+ recovery_available: true,
vndk: {
enabled: true,
},