# Trivial Bazel build target so bazel build //... succeeds hermetically filegroup( name = "empty", srcs = [], visibility = ["//visibility:public"], )