merge in oc-release history after reset to oc-dev
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 @@
         "-Wno-unused-parameter",
         "-Werror",
     ],
-    local_include_dirs: ["include"],
     export_include_dirs: ["include"],
 
     srcs: [