1service evs_manager /system/bin/android.automotive.evs.manager@1.0
2 class hal
3 priority -20
4 user automotive_evs
5 group automotive_evs
6 onrestart restart evs_app
7 disabled # will not automatically start with its class; must be explictly started.
8