sm7125: Advertise support for extended length nfc

* Value obtained from decompiling stock NfcNci.apk

Change-Id: I911327ab13fb5fb0ef89a255e04a1f36cb4a87c9
fourteen-wip
Paul Keith 3 years ago committed by Simon1511
parent 6204eac808
commit d9416cc5f0
  1. 6
      configs/nfc/libnfc-sec-vendor.conf

@ -129,8 +129,8 @@ NFA_PROPRIETARY_CFG={00, 81, 82, 80, 8A, 80, 70, 74, F4}
###############################################################################
# Extended APDU length for ISO_DEP. If not supported default length is 261
# CHECK in VTS Test case
# ISO_DEP_MAX_TRANSCEIVE=0xFEFF
ISO_DEP_MAX_TRANSCEIVE=261
ISO_DEP_MAX_TRANSCEIVE=0xFEFF
# ISO_DEP_MAX_TRANSCEIVE=261
###############################################################################
# NEED TO SEN4 COLDRESET
@ -146,4 +146,4 @@ ISO_DEP_MAX_TRANSCEIVE=261
#coldreset support default(0)
#COLDRESET_SUPPORT=1
############### end of config ##############################
############### end of config ##############################

Loading…
Cancel
Save