[NFC] Add STReset Tool property
Bug: 267838462 Test: VtsHalSecureElementV1_2TargetTest Change-Id: I28a7f558b86b06465cbff43b87a2108d2c94fa5b
This commit is contained in:
parent
241ec39280
commit
e6a68910f2
2 changed files with 10 additions and 0 deletions
|
@ -7,6 +7,11 @@ on early-init && property:ro.product.name=shiba_fullmte
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue