From 480ebd8c88c63f540ed3ad991dda492c7a71e701 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Wed, 15 Oct 2025 15:08:26 -0400 Subject: [PATCH] Add visibility setting to BUILD --- core/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/core/BUILD b/core/BUILD index d1cdef2..1390823 100644 --- a/core/BUILD +++ b/core/BUILD @@ -67,6 +67,7 @@ string_flag( "instrumentation", "walltime", ], + visibility = ["//visibility:public"], ) config_setting(