Merge "raven: load the faceauth.app on boot" into sc-dev

This commit is contained in:
Ilya Matyukhin 2021-03-12 21:04:40 +00:00 committed by Android (Google) Code Review
commit 105bb1e432

View file

@ -28,6 +28,9 @@ on fs
chown system system /dev/goodix_fp chown system system /dev/goodix_fp
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
# Face
exec_background /vendor/bin/trusty_apploader /vendor/firmware/faceauth.app
on property:mfgapi.touchpanel.permission=1 on property: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