berlin: import oss fingerprint service
This commit is contained in:
parent
0b269c9a8e
commit
bfde6ce46d
7 changed files with 561 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.berlin
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue