blob: 197ccce8b05aaa36f383da2ead210f90bf198639 [file] [log] [blame]
//
// Copyright 2021-2022 Fairphone B.V.
//
// SPDX-License-Identifier: Apache-2.0
//
sh_binary {
name: "automation_setup",
src: "automation_setup.sh",
init_rc: ["automation_setup.rc"],
}
sh_binary {
name: "automation_adb_setup",
src: "automation_adb_setup.sh",
}