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