[NFC] Add STReset Tool property
Bug: 267838462 Test: VtsHalSecureElementV1_2TargetTest Change-Id: Id329ffcbc02a87189818292f5bc5656844c65e25
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user