sm8250-common: Add custom fingerprint HIDL HAL
* OnePlus loads different modules based on sensor version. Change-Id: I72f3230b87ae06128082e3b624fb23b5b0d1b4be
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.oneplus_kona
|
||||
# "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
|
||||
Reference in New Issue
Block a user