aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-04-12 22:21:48 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-12 22:21:48 +0000
commitc8c083d034cdb36b7f4362c1f6d0edebda05aa50 (patch)
tree64bb0c050c4db9ad9d721e05e3e199bfd02e60b0
parentc9b51f66c918b8d06bbdd26b60ffbad5063d9348 (diff)
parent84acae10c9ac1ce1e90c822f21928ff9b59d167b (diff)
downloadlibevent-c8c083d034cdb36b7f4362c1f6d0edebda05aa50.tar.gz
Mark as vendor_available am: 596447c7ff am: f3e6fea61d
am: 84acae10c9 Change-Id: I97083c5b629b843b1bc29ce16d0a833132f7102a
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 1e7cb37..4f159c8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,6 +15,7 @@
cc_library {
name: "libevent",
host_supported: true,
+ vendor_available: true,
unique_host_soname: true,
arch: {
@@ -30,7 +31,6 @@ cc_library {
"-Wno-unused-parameter",
"-Werror",
],
- local_include_dirs: ["include"],
export_include_dirs: ["include"],
srcs: [