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