* Drop light hal and recovery scripts. * All configs updated from fogos U1UG34M.23-82-2 build. Change-Id: Ia889f2af05ec08937a3d64954c40e7e24d9a6025
9 lines
441 B
Text
9 lines
441 B
Text
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.fogos
|
|
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
|