From 2149b842f8ad01567caf9a5369c47595f6972094 Mon Sep 17 00:00:00 2001 From: hai007 Date: Wed, 17 Jan 2024 11:48:45 -0800 Subject: [PATCH] Allow client to use flags PiperOrigin-RevId: 599243081 --- connections/implementation/flags/BUILD | 1 + internal/flags/BUILD | 1 + 2 files changed, 2 insertions(+) diff --git a/connections/implementation/flags/BUILD b/connections/implementation/flags/BUILD index 686e99ad..4327e7eb 100644 --- a/connections/implementation/flags/BUILD +++ b/connections/implementation/flags/BUILD @@ -20,6 +20,7 @@ cc_library( ], visibility = [ "//connections:__subpackages__", + "//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__", "//location/nearby/cpp:__subpackages__", ], deps = [ diff --git a/internal/flags/BUILD b/internal/flags/BUILD index 0eb21889..68d9a676 100644 --- a/internal/flags/BUILD +++ b/internal/flags/BUILD @@ -42,6 +42,7 @@ cc_library( ], visibility = [ "//:__subpackages__", + "//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__", "//location/nearby/cpp:__subpackages__", ], deps = [