dubai: Introduce biometric 2.3 hal
* wrap 2.1 hal and add additional function Change-Id: I4a66760fb8ca88de4e9229b7aec90052470ce6f0
This commit is contained in:
parent
330d1745d6
commit
da9f091436
7 changed files with 257 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
service fps_hal.dubai /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.3-service.dubai
|
||||
# "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
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
Loading…
Add table
Add a link
Reference in a new issue