summaryrefslogtreecommitdiffstats
path: root/halimpl
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-06-26 17:48:44 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-06-26 17:48:44 +0000
commit0f2b9fdcd444982b9d760736a7e5830e2aa9f600 (patch)
tree8d1d0c82bff0194557793a848d3fa18ed11e08cd /halimpl
parent86f447c3bd133edf84281195095830067e2492b1 (diff)
parent3709493112635b6742c1fcdbb8caac3cf51d0985 (diff)
downloadandroid_hardware_nxp_nfc-0f2b9fdcd444982b9d760736a7e5830e2aa9f600.tar.gz
android_hardware_nxp_nfc-0f2b9fdcd444982b9d760736a7e5830e2aa9f600.tar.bz2
android_hardware_nxp_nfc-0f2b9fdcd444982b9d760736a7e5830e2aa9f600.zip
Merge "Set presence check algorithm as empty I_BLOCK for PN551"
Diffstat (limited to 'halimpl')
-rwxr-xr-xhalimpl/libnfc-nxp-PN551_example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/halimpl/libnfc-nxp-PN551_example.conf b/halimpl/libnfc-nxp-PN551_example.conf
index 9add9b7..27f95d4 100755
--- a/halimpl/libnfc-nxp-PN551_example.conf
+++ b/halimpl/libnfc-nxp-PN551_example.conf
@@ -220,11 +220,11 @@ NFA_PROPRIETARY_CFG={05, FF, FF, 06, 81, 80, 70, FF, FF}
# 1 NFA_RW_PRES_CHK_I_BLOCK; ISO-DEP protocol's empty I-block
# 2 NFA_RW_PRES_CHK_ISO_DEP_NAK; Type - 4 tag protocol iso-dep nak presence check
# command is sent waiting for rsp and ntf.
-PRESENCE_CHECK_ALGORITHM=2
+PRESENCE_CHECK_ALGORITHM=1
###############################################################################
# White list of Hosts
# This values will be the Hosts(NFCEEs) in the HCI Network.
DEVICE_HOST_WHITE_LIST={02}
-############################################################################### \ No newline at end of file
+###############################################################################