aboutsummaryrefslogtreecommitdiffstats
path: root/nci/jni/NfcTag.h
diff options
context:
space:
mode:
Diffstat (limited to 'nci/jni/NfcTag.h')
-rw-r--r--nci/jni/NfcTag.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nci/jni/NfcTag.h b/nci/jni/NfcTag.h
index baf7e66d..e1d74f87 100644
--- a/nci/jni/NfcTag.h
+++ b/nci/jni/NfcTag.h
@@ -516,8 +516,9 @@ private:
struct timespec mLastKovioTime; // time of last Kovio tag activation
UINT8 mLastKovioUid[NFC_KOVIO_MAX_LEN]; // uid of last Kovio tag activated
bool mIsDynamicTagId; // whether the tag has dynamic tag ID
- tNFA_RW_PRES_CHK_OPTION mPresenceCheckAlgorithm;
bool mIsFelicaLite;
+ tNFA_RW_PRES_CHK_OPTION mPresenceCheckAlgorithm;
+
/*******************************************************************************
**