Make the old tensorflow/core:framework/*_pyclif targets visibility:private, users should now have migrated to the tensorflow/core:framework_*_pyclif aliases.

PiperOrigin-RevId: 279159990
Change-Id: I2fabf0b43d2732df6677b2da6da0391bff481cc8
This commit is contained in:
A. Unique TensorFlower 2019-11-07 13:51:22 -08:00 committed by TensorFlower Gardener
parent ac92f1a19a
commit 0fd80986cb

View File

@ -2023,7 +2023,7 @@ tf_pyclif_proto_library(
name = "framework/%s_pyclif" % proto_name,
proto_lib = ":protos_all",
proto_srcfile = "framework/%s.proto" % proto_name,
visibility = ["//visibility:public"],
visibility = ["//visibility:private"],
),
]
for proto_name in [