1service vendor.evs-hal-mock /vendor/bin/hw/android.hardware.automotive.evs@1.1-service
2    class hal
3    priority -20
4    user graphics
5    group automotive_evs camera
6    onrestart restart automotive_display
7    onrestart restart evs_manager
8    disabled # will not automatically start with its class; must be explicitly started.
9