Merge "Make android_certificate_directory public"

This commit is contained in:
Treehugger Robot
2023-04-05 19:40:51 +00:00
committed by Gerrit Code Review

View File

@@ -4,4 +4,5 @@ filegroup(
"*.pk8", "*.pk8",
"*.pem", "*.pem",
]), ]),
visibility = ["//visibility:public"],
) )