aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-12-28 04:10:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-28 04:10:37 +0000
commite36ed481bfde567c00eaa246d849e55deb1eb716 (patch)
tree26b521e0edc96ce76a1f4d0fbf0ef479dd5cb310
parent675e9465902c764e11d4fcc136c96a8658eced49 (diff)
parent5c83f965ac8bbe0aca11fb77e377121223c624e5 (diff)
downloadplatform_external_wayland-android11-release.tar.gz
platform_external_wayland-android11-release.tar.bz2
platform_external_wayland-android11-release.zip
Change-Id: I96fcb30789a79f53dacd2bae505394a6d84eb3b4
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
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 {
cc_library_static {
name: "libwayland_server",
vendor_available: true,
+ host_supported: true,
defaults: ["wayland_defaults"],
srcs: [
"src/connection.c",