Snap for 4864428 from 9f0ab139dbc97bfd78c220eb90cc7f9c7f556ea3 to pi-dr1-release

Change-Id: I657a628b339282fd755754ea6f1203803f123896
diff --git a/nfc/libnfc-nxp.marlin.conf b/nfc/libnfc-nxp.marlin.conf
index cadeb7b..0b64d8d 100644
--- a/nfc/libnfc-nxp.marlin.conf
+++ b/nfc/libnfc-nxp.marlin.conf
@@ -278,6 +278,6 @@
 # 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
 
 ###############################################################################
diff --git a/nfc/libnfc-nxp.sailfish.conf b/nfc/libnfc-nxp.sailfish.conf
index 53ef407..6607153 100644
--- a/nfc/libnfc-nxp.sailfish.conf
+++ b/nfc/libnfc-nxp.sailfish.conf
@@ -279,6 +279,6 @@
 # 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
 
 ###############################################################################