1c0e3b7e57
Bug: 151331855 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Change-Id: I4a0d136faacd427ac28970d1a30a374cb6618393
10 lines
428 B
Text
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
|