10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
service evs_app /system/bin/evs_app
|
|
class hal
|
|
priority -20
|
|
user automotive_evs
|
|
group automotive_evs
|
|
disabled # will not automatically start with its class; must be explictly started.
|
|
|
|
on late-init
|
|
start evs_app
|