aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-04-12 22:49:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-12 22:49:12 +0000
commit8ebdd72d79122a89f0034b49c312015db0b101f8 (patch)
tree1f0dd580afc1ee8099541845eb99bfb651150860
parentb5432c918e92a7a0f1a8b012df8459079897cdc8 (diff)
parent59e32437b0857810a955bbae75fff1a398a2220a (diff)
downloadlibunwind-8ebdd72d79122a89f0034b49c312015db0b101f8.tar.gz
Mark as vendor_available am: 5626fc0816 am: 8d643497ec am: 0bda927d40
am: 59e32437b0 Change-Id: I8db722b3646bf9284e0747f19f9ce26c170f198a
-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",