[NFC] Add STReset Tool property
Bug: 267838462 Test: VtsHalSecureElementV1_2TargetTest Change-Id: Id329ffcbc02a87189818292f5bc5656844c65e25
This commit is contained in:
parent
061ceaef25
commit
3cf56003db
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue