You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
269 B
8 lines
269 B
4 months ago
|
service evs_manager_v1_0 /system/bin/android.automotive.evs.manager@1.0
|
||
|
class hal
|
||
|
priority -20
|
||
|
user automotive_evs
|
||
|
group automotive_evs
|
||
|
onrestart restart evs_app
|
||
|
disabled # will not automatically start with its class; must be explictly started.
|