You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
385 B
9 lines
385 B
5 years ago
|
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.samsung
|
||
|
# "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 input
|
||
|
writepid /dev/cpuset/system-background/tasks
|