diff --git a/internal/crypto_cros/BUILD b/internal/crypto_cros/BUILD index 86029b3b..5e48c0c7 100644 --- a/internal/crypto_cros/BUILD +++ b/internal/crypto_cros/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"])