Snap for 8856406 from 08454bcb66 to udc-release

Change-Id: I58e2f309a26e33795856f439cc251def7deba36b
This commit is contained in:
Android Build Coastguard Worker 2022-07-22 01:03:00 +00:00
commit aeb5a999ac
2 changed files with 4 additions and 0 deletions

View file

@ -42,6 +42,10 @@ on post-fs-data
chown system system /dev/goodix_fp
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g7.app
# SecureElement eSE2 cts mode
on property:persist.vendor.se.ese2.mode=ctsmode
write /sys/class/st33spi/st33spi/st33spi_state 33
# Allow secure_element group to read / write ST33 SPI state
on post-fs-data
chown secure_element secure_element /sys/class/st33spi/st33spi/st33spi_state