[NFC] Add STReset Tool property
Bug: 267838462 Test: VtsHalSecureElementV1_2TargetTest Change-Id: I8b75c7c92aa06632dd774caba1d9c320bc9a451d
This commit is contained in:
parent
2d66d4ba5f
commit
2b9d50fdee
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
|
on init && property:ro.vendor.factory=1
|
||||||
import /vendor/etc/init/hw/init.factory.rc
|
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
|
on early-boot
|
||||||
# Wait for insmod_sh to finish all common modules
|
# Wait for insmod_sh to finish all common modules
|
||||||
wait_for_prop vendor.common.modules.ready 1
|
wait_for_prop vendor.common.modules.ready 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue