Enable STNFC_ACTIVERW_TIMER
Bug: 217231862 Bug: 194675064 Test: stress tests Change-Id: I495f0de7b5e6dcbe94673c21a01fc6cdac5b3d8e
This commit is contained in:
parent
3164f3d31b
commit
1d969e23cf
1 changed files with 6 additions and 1 deletions
|
@ -143,7 +143,12 @@ DEFAULT_ISODEP_ROUTE=0x81
|
|||
# disable 0x00 default value
|
||||
STNFC_CONTROL_CLK=0x01
|
||||
|
||||
################################################################################
|
||||
###############################################################################
|
||||
# Configure the ACTIVE_RW timer
|
||||
# Default 0x00, set 0x01 to enable it
|
||||
STNFC_ACTIVERW_TIMER=0x01
|
||||
|
||||
###############################################################################
|
||||
# Core configuration settings
|
||||
CORE_CONF_PROP={ 20, 02, 0a, 03,
|
||||
a1, 01, 1e,
|
||||
|
|
Loading…
Reference in a new issue