aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/BUILD.bazel b/host/BUILD.bazel
index effb33f9..242b3e46 100644
--- a/host/BUILD.bazel
+++ b/host/BUILD.bazel
@@ -185,6 +185,7 @@ cc_binary(
"virtio-gpu-gfxstream-renderer.cpp",
],
linkshared = True,
+ visibility = ["//visibility:public"],
deps = [
":gfxstream_backend_static",
"//hardware/google/aemu/base:aemu-base",