From e354d8d52b78a5c6cff4af1acb6262fe187f7075 Mon Sep 17 00:00:00 2001 From: "TF.Text Team" Date: Thu, 24 Aug 2023 02:55:20 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 559694774 --- tensorflow_text/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_text/BUILD b/tensorflow_text/BUILD index e43eada40..134bbc00e 100644 --- a/tensorflow_text/BUILD +++ b/tensorflow_text/BUILD @@ -1395,7 +1395,7 @@ py_tf_text_library( "//tensorflow_text/core/kernels:utf8_binarize_kernel", ], visibility = [ - "//third_party/py/tensorflow_retvec:__subpackages__", + "//visibility:private", # Only private by automation, not intent. Owner may accept CLs adding visibility. See go/scheuklappen#explicit-private. ], deps = [ # python/framework:ops tensorflow dep,