Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_device_shift_axolotl-shiftos
/
062595a692ee6c14aaf53cb75c63776080993750
/
.
/
automation_setup
/
Android.bp
blob: 8079e1003b593e7d0271537a55bdbdbc7e803cf2 [
file
] [
log
] [
blame
]
//
// Copyright 2021-2022 Fairphone B.V.
//
// SPDX-License-Identifier: Apache-2.0
//
cc_prebuilt_binary
{
name
:
"automation_setup"
,
srcs
:
[
"automation_setup.sh"
],
init_rc
:
[
"automation_setup.rc"
],
}