11 lines
424 B
Plaintext
11 lines
424 B
Plaintext
service vendor.face-hal-1-0-default /vendor/bin/hw/android.hardware.biometrics.face@1.0-service.example
|
|
# "class hal" causes a race condition on some devices due to files created
|
|
# in /data. As a workaround, postpone startup until later in boot once
|
|
# /data is mounted.
|
|
class late_start
|
|
user system
|
|
group system
|
|
task_profiles ProcessCapacityHigh
|
|
capabilities SYS_NICE
|
|
rlimit rtprio 10 10
|