blob: 8079e1003b593e7d0271537a55bdbdbc7e803cf2 [file] [log] [blame]
Luca Weiss062595a2021-10-05 12:01:05 +02001//
2// Copyright 2021-2022 Fairphone B.V.
3//
4// SPDX-License-Identifier: Apache-2.0
5//
6
7cc_prebuilt_binary {
8 name: "automation_setup",
9
10 srcs: ["automation_setup.sh"],
11 init_rc: ["automation_setup.rc"],
12}