android13/external/stardoc/BUILD

11 lines
186 B
Python
Raw Normal View History

2024-06-22 08:45:49 -04:00
licenses(["notice"])
exports_files(["LICENSE"])
filegroup(
name = "stardoc_rule_doc",
testonly = 1,
srcs = ["docs/stardoc_rule.md"],
visibility = ["//test:__pkg__"],
)