platform_hardware_interfaces/biometrics/face/1.0/default/android.hardware.biometrics.face@1.0-service.rc
Ilya Matyukhin 1c0e3b7e57 Move default implementation from 1.1 to 1.0
Bug: 151331855
Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target
Change-Id: I4a0d136faacd427ac28970d1a30a374cb6618393
2020-03-24 14:09:16 -07:00

10 lines
428 B
Text

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
writepid /dev/cpuset/foreground/tasks
capabilities SYS_NICE
rlimit rtprio 10 10