blob: fe6ab7d47782906c6800bbf8ce1d288d99dcc3d6 [file] [log] [blame]
sh_binary {
name: "omnipreopt_script",
src: "omnipreopt_script.sh",
// Let this depend on otapreopt, the chroot tool and the slot script,
// so we just have to mention one in a configuration.
required: [
"otapreopt",
"otapreopt_chroot",
"otapreopt_slot",
],
}