Update C10 EVT NFC CFG base on CDT
Loads old cfg for proto and some of the evt. The others loads default cfg. Bug: 210755812 Test: manual Change-Id: Ie892fed0d3e50ed2e1efb7f8ebc9d65bc5c5a63d
This commit is contained in:
parent
a68394d356
commit
cfd752f778
1 changed files with 12 additions and 0 deletions
|
@ -80,6 +80,18 @@ on property:ro.boot.hardware.revision=PROTO1.0
|
||||||
on property:ro.boot.hardware.revision=PROTO1.1
|
on property:ro.boot.hardware.revision=PROTO1.1
|
||||||
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||||
|
|
||||||
|
on property:ro.boot.cdt_hwid=0x00030303000100010001000000000000
|
||||||
|
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||||
|
|
||||||
|
on property:ro.boot.cdt_hwid=0x00030303000100000000000000000000
|
||||||
|
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||||
|
|
||||||
|
on property:ro.boot.cdt_hwid=0x00030303000100000100000000000000
|
||||||
|
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||||
|
|
||||||
|
on property:ro.boot.cdt_hwid=0x00030303000100000200000000000000
|
||||||
|
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
|
||||||
|
|
||||||
# SecureElement eSE2 cts mode
|
# SecureElement eSE2 cts mode
|
||||||
on property:persist.vendor.se.ese2.mode=ctsmode
|
on property:persist.vendor.se.ese2.mode=ctsmode
|
||||||
write /sys/class/st33spi/st33spi/st33spi_state 33
|
write /sys/class/st33spi/st33spi/st33spi_state 33
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue