Give log_replayer //visibility:public

Change-Id: Ie7780251a98356cb386b2c41a73fb6fb715fabc7
Signed-off-by: James Kuszmaul <james.kuszmaul@bluerivertech.com>
diff --git a/aos/events/logging/BUILD b/aos/events/logging/BUILD
index 2402a1d..07a751c 100644
--- a/aos/events/logging/BUILD
+++ b/aos/events/logging/BUILD
@@ -55,6 +55,7 @@
         "log_replayer.cc",
     ],
     target_compatible_with = ["@platforms//os:linux"],
+    visibility = ["//visibility:public"],
     deps = [
         ":log_reader",
         ":log_reader_utils",