summaryrefslogtreecommitdiff
path: root/tests/testdata/vendorapex/apex_vendor_foo_v1.rc
blob: f159691e7b7f5ab37a2498b8936ccc58c13ef373 (plain)
1
2
3
4
5
6
7
# start the service on rebootless update (even when it's failed)
on property:apex.com.android.apex.vendor.foo.ready=true
    start apex_vendor_foo_v1

service apex_vendor_foo_v1 /apex/com.android.apex.vendor.foo/bin/apex_vendor_foo
    class hal
    user root