aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-04-12 21:55:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-12 21:55:12 +0000
commit8d643497ecb14e20b130b1ec062b019e23817069 (patch)
tree1f0dd580afc1ee8099541845eb99bfb651150860
parentb9d45491007d482e3e2a649a86cff66e7d234167 (diff)
parent5626fc08164caab49af8d133a3c3f81eb24c5ef7 (diff)
downloadlibunwind-8d643497ecb14e20b130b1ec062b019e23817069.tar.gz
Mark as vendor_available
am: 5626fc0816 Change-Id: I43f162d74bc6e4d3eb3b681c86dc45f89c545e12
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1ced88e3..2c2c8e65 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,6 +22,7 @@
cc_defaults {
name: "libunwind_defaults",
host_supported: true,
+ vendor_available: true,
cppflags: [
"-Wno-old-style-cast",