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.
7 lines
321 B
7 lines
321 B
service fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service |
|
# "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
|
|
|