9 lines
403 B
Text
9 lines
403 B
Text
|
service fps_hal.realme_sdm710 /system/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.realme_sdm710
|
||
|
# "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
|