Merge "Remove the redundant g7 ta loading in init.xxx.rc" into udc-dev am: 135e67ea1a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21517329 Change-Id: I12de3abbb05c96e06dbcf9af7568888a9870973e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ce61677415
3 changed files with 0 additions and 12 deletions
|
@ -28,10 +28,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 property:ro.vendor.trusty.storage.fs_ready=1
|
|
||||||
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
|
||||||
|
|
|
@ -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 property:ro.vendor.trusty.storage.fs_ready=1
|
|
||||||
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
|
||||||
|
|
|
@ -28,10 +28,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 property:ro.vendor.trusty.storage.fs_ready=1
|
|
||||||
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