diff --git a/conf/init.lynx.rc b/conf/init.lynx.rc index ddb8eb2..ae113fd 100644 --- a/conf/init.lynx.rc +++ b/conf/init.lynx.rc @@ -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