Set visibility of "api_version_2" Flag to be public.
PiperOrigin-RevId: 271374430
This commit is contained in:
parent
2106479e0b
commit
06be240338
@ -417,6 +417,7 @@ config_setting(
|
||||
config_setting(
|
||||
name = "api_version_2",
|
||||
define_values = {"tf_api_version": "2"},
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
# This flag is defined for select statements that match both
|
||||
|
Loading…
Reference in New Issue
Block a user