Merge "conf: Load 1540.app for FPS" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-04-19 08:32:59 +00:00 committed by Android (Google) Code Review
commit 65d6f1fbba

View file

@ -85,3 +85,17 @@ on property:vendor.all.modules.ready=1
enable vendor.vibrator.cs40l26 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"