blob: 2374d962e394798f22946cbbb2c3f51d4ae8f90a [file] [log] [blame]
#
# Copyright 2021-2022 Fairphone B.V.
#
# SPDX-License-Identifier: Apache-2.0
#
on load_persist_props_action
start automation_adb_setup
start automation_setup
service automation_adb_setup /system/bin/automation_adb_setup
user system
group root
stdio_to_kmsg
oneshot
disabled
service automation_setup /system/bin/automation_setup
user root
group root
stdio_to_kmsg
oneshot
disabled