From b5ae01cf2d731b2f6716260684165e451faa1fe9 Mon Sep 17 00:00:00 2001 From: hai007 Date: Thu, 17 Jul 2025 03:12:26 -0700 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 784107862 --- internal/crypto/BUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/internal/crypto/BUILD b/internal/crypto/BUILD index 1f8f3d3c..1cd5203b 100644 --- a/internal/crypto/BUILD +++ b/internal/crypto/BUILD @@ -13,10 +13,7 @@ licenses(["notice"]) # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -package(default_visibility = [ - "//:__subpackages__", - "//location/nearby/cpp/sharing/implementation:__subpackages__", -]) +package(default_visibility = ["//:__subpackages__"]) licenses(["notice"])