Merge "conf: Load 1540.app for FPS" into udc-d1-dev am: 65d6f1fbba
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/22573409 Change-Id: Ibc55aabbf91984302703fa4a70f81bbd81598909 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2426068e2b
1 changed files with 14 additions and 0 deletions
|
@ -85,3 +85,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