blob: 3fb827d63a6cc30dd835f69afbf067a4d1b9b6e0 [file] [log] [blame]
Ilya Matyukhin1c0e3b72020-03-19 12:53:41 -07001service vendor.face-hal-1-0-default /vendor/bin/hw/android.hardware.biometrics.face@1.0-service.example
Ilya Matyukhin366cc532020-01-17 22:45:44 -08002 # "class hal" causes a race condition on some devices due to files created
3 # in /data. As a workaround, postpone startup until later in boot once
4 # /data is mounted.
5 class late_start
6 user system
7 group system
Suren Baghdasaryandd50b2f2021-06-17 18:58:30 -07008 task_profiles ProcessCapacityHigh
Ilya Matyukhin366cc532020-01-17 22:45:44 -08009 capabilities SYS_NICE
10 rlimit rtprio 10 10