blob: ca94140e686cb6d7a3a52304b60d1bbbe06cb58a [file] [edit]
filegroup {
name: "trusty_filegroup_external_libcxx",
srcs: ["LICENSE.TXT"],
visibility: ["//trusty/vendor/google/aosp/scripts"],
}
dirgroup {
name: "trusty_dirgroup_external_libcxx",
dirs: [
"include",
"lib",
"src",
"utils",
],
visibility: ["//trusty/vendor/google/aosp/scripts"],
}