aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-07-17 10:35:03 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-07-17 10:35:03 -0700
commitdd7a9809cfc623287da2d21d766203972b953649 (patch)
treec8f90f061e0e6efb1d416f6303e56b2feccc69b3 /Android.bp
parent27ba7e054ed80a1fcd0fc520ad4734285129490c (diff)
parentc523f34fde37c5c3c8872362421fc582fe50448c (diff)
downloadtinyxml2-dd7a9809cfc623287da2d21d766203972b953649.tar.gz
am: c523f34fde Change-Id: Id7be1c8ac80740e210924ad928a219ae9bbb3e72
Diffstat (limited to 'Android.bp')
-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,
},