blob: b045609954335ab160b52bb5faf3513fa9b9e1fd [file] [log] [blame]
# Description:
# A minimal BUILD file to make template files in this folder available. Without this BUILD file,
# bazel returns errors when trying to access tpl files in this folder.
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0