Makes libwayland_server available on host am: e5b8a15d85 am: ae548ae52b am: 79b3675f32

Change-Id: I7296a126960c04b123929f745b058f30d62143b8
diff --git a/Android.bp b/Android.bp
index c6ca53f..de5c880 100644
--- a/Android.bp
+++ b/Android.bp
@@ -112,6 +112,7 @@
 cc_library_static {
     name: "libwayland_server",
     vendor_available: true,
+    host_supported: true,
     defaults: ["wayland_defaults"],
     srcs: [
         "src/connection.c",