[NFC] Update customize settings

Remove legacy eSE1 HIDL settings
Add SKU IDs for secure NFC
Update default libnfc-nci settings
Enable STNFC_REMOTE_FIELD_TIMER

Bug: 287710897
Bug: 287568687
Test: manual
Change-Id: I97db76f97d1e345aeb65655e2d09b201c66c8429
This commit is contained in:
George Chang 2023-09-12 07:48:20 +00:00
parent b565fdabec
commit a910f0d5f9
6 changed files with 83 additions and 5 deletions

View file

@ -147,6 +147,12 @@ DEFAULT_ISODEP_ROUTE=0x00
# disable 0x00 default value
STNFC_CONTROL_CLK=0x00
###############################################################################
# Configure the Field on timer
# enable 0x01
# disable 0x00 default value
STNFC_REMOTE_FIELD_TIMER=0x01
###############################################################################
# Configure the ACTIVE_RW timer
# Default 0x00, set 0x01 to enable it

View file

@ -118,4 +118,4 @@ RECOVERY_OPTION=1
# NFCEE Power Supply and Communication Link Control Configuration
# Set when SetAlwaysOn enabled
# Default 0x00 when SetAlways on disabled
ALWAYS_ON_SET_EE_POWER_AND_LINK_CONF=0x03
ALWAYS_ON_SET_EE_POWER_AND_LINK_CONF=0x00