Signed-off-by: Andrew Hexen <SyberHexen@gmail.com> Change-Id: I45420899d75fa8a29642cd8eec1d9ec8b34b8f8b
9 lines
442 B
Text
9 lines
442 B
Text
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.berlna
|
|
interface android.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint default
|
|
oneshot
|
|
# "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 uhid
|