summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnxp/src/com/android/nfc/dhimpl/NativeNfcTag.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/nxp/src/com/android/nfc/dhimpl/NativeNfcTag.java b/nxp/src/com/android/nfc/dhimpl/NativeNfcTag.java
index 45a59d2..992e6d2 100755
--- a/nxp/src/com/android/nfc/dhimpl/NativeNfcTag.java
+++ b/nxp/src/com/android/nfc/dhimpl/NativeNfcTag.java
@@ -789,6 +789,7 @@ public class NativeNfcTag implements TagEndpoint {
getConnectedLibNfcType(),
getConnectedTechnology(),
supportedNdefLength, cardState);
+ foundFormattable = false;
reconnect();
}
break;