blob: 4e54ab83c635754e8fa48dd83fd374404d6d5864 [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
7on load_persist_props_action
8 start automation_setup
9
10service automation_setup /system/bin/automation_setup
11 user system
12 group root
13 stdio_to_kmsg
14 oneshot
15 disabled