blob: 0199ad294506499d1139a0ada847ff713415ffa7 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "public_hdrs",
srcs = [
"SkUserConfig.h",
],
visibility = ["//include:__pkg__"],
)