Enable STNFC_ACTIVERW_TIMER am: f37b5b2c9b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17071748 Change-Id: Ifdefc824be8d384998f4b79c25292d56758c02d5
This commit is contained in:
commit
9e2bc9c597
2 changed files with 12 additions and 2 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,
|
||||
|
|
|
@ -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…
Add table
Add a link
Reference in a new issue