blob: 687e2d8c86324b0b3414c5897af6449f909a49f2 [file] [log] [blame]
Ilya Matyukhin366cc532020-01-17 22:45:44 -08001service vendor.face-hal-1-1-default /vendor/bin/hw/android.hardware.biometrics.face@1.1-service.example
2 # "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
8 writepid /dev/cpuset/foreground/tasks
9 capabilities SYS_NICE
10 rlimit rtprio 10 10