9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
service evs_sample_driver /vendor/bin/hw/android.hardware.automotive.evs@1.1-sample
|
|
class hal
|
|
priority -20
|
|
user graphics
|
|
group automotive_evs camera
|
|
onrestart restart automotive_display
|
|
onrestart restart evs_manager
|
|
disabled # will not automatically start with its class; must be explictly started.
|