Changyeon Jo | 2400b69 | 2019-07-18 21:32:48 -0700 | [diff] [blame] | 1 | service vendor.evs-hal-mock /vendor/bin/hw/android.hardware.automotive.evs@1.1-service |
2 | class hal | ||||
Changyeon Jo | 33ba66b | 2022-01-16 16:33:52 -0800 | [diff] [blame] | 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. |