blob: fcdaf5c0234486635af2bbf744b6fa992520ddc1 [file] [log] [blame]
// Checkpointing GC script
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary {
name: "checkpoint_gc",
src: "checkpoint_gc.sh",
vendor: true,
}