Remove the redundant g7 ta loading in init.xxx.rc
Bug: 264646112 Test: fingerprint works fine after device reboot Change-Id: I77bb20c3c160cbc8cc1b8a78b14e211cb55ca229
This commit is contained in:
parent
2b9d50fdee
commit
cd6d3143b1
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ on property:vendor.mfgapi.touchpanel.permission=1
|
||||||
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
||||||
chown system system /sys/devices/virtual/sec/tsp/cmd
|
chown system system /sys/devices/virtual/sec/tsp/cmd
|
||||||
|
|
||||||
# Fingerprint
|
|
||||||
on post-fs-data
|
|
||||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g7.app
|
|
||||||
|
|
||||||
# Overrides fingerprint antispoof if following persist sysprops are set
|
# Overrides fingerprint antispoof if following persist sysprops are set
|
||||||
on boot && property:ro.build.type=userdebug && \
|
on boot && property:ro.build.type=userdebug && \
|
||||||
property:persist.vendor.fingerprint.disable.fake.override=0
|
property:persist.vendor.fingerprint.disable.fake.override=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue