[NFC] Add STReset Tool property

Bug: 267838462
Test: VtsHalSecureElementV1_2TargetTest
Change-Id: Id329ffcbc02a87189818292f5bc5656844c65e25
This commit is contained in:
George 2023-02-14 11:18:58 +08:00
parent 061ceaef25
commit 3cf56003db

View file

@ -4,6 +4,11 @@ import /vendor/etc/init/hw/init.zuma.rc
on init && property:ro.vendor.factory=1
import /vendor/etc/init/hw/init.factory.rc
on init
# NFC streset tool name
setprop persist.vendor.nfc.streset libstreset23
setprop persist.vendor.se.streset libstreset23
on early-boot
# Wait for insmod_sh to finish all common modules
wait_for_prop vendor.common.modules.ready 1