conf: Load 1540.app for FPS
Bug: 277843284 Test: Build pass Change-Id: I4046ab96c30b5e559db7f168ad2cb642108f0e72
This commit is contained in:
parent
d4c98eb59c
commit
8a8feee935
1 changed files with 14 additions and 0 deletions
|
@ -80,3 +80,17 @@ on property:vendor.all.modules.ready=1
|
|||
|
||||
enable vendor.vibrator.cs40l26
|
||||
|
||||
# SFPS Fingerprint
|
||||
on post-fs-data
|
||||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/clk_enable
|
||||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/hw_reset
|
||||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/irq
|
||||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/wakeup_enable
|
||||
|
||||
on fs
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/1540.app
|
||||
|
||||
# Load FPC's internal lib
|
||||
on init
|
||||
setprop ro.hardware.fingerprint "fpc"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue