Internal change

PiperOrigin-RevId: 479295433
This commit is contained in:
Jiuqiang Tang
2022-10-06 06:09:00 -07:00
committed by Copybara-Service
parent b72219f1e5
commit e270ef660d
3 changed files with 0 additions and 21 deletions
-7
View File
@@ -1685,10 +1685,3 @@ cc_test(
"@com_google_absl//absl/strings:str_format",
],
)
# Expose the proto source files for building mediapipe AAR.
filegroup(
name = "protos_src",
srcs = glob(["*.proto"]),
visibility = ["//mediapipe:__subpackages__"],
)