aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornxf24591 <nanjesh.s_1@nxp.com>2019-07-12 15:44:42 +0530
committernxf24591 <nanjesh.s_1@nxp.com>2019-07-12 16:00:16 +0530
commitbd30c2d3d037b2c47781c920529795723d28d5ba (patch)
tree9b949cfeffaa41ef7ac15d7d8b6bd12a57a70f40
parent0365a14446cf71d1cd6276ced32995b643dec54a (diff)
downloadandroid_vendor_nxp_opensource_external_libnfc-nci-bd30c2d3d037b2c47781c920529795723d28d5ba.tar.gz
android_vendor_nxp_opensource_external_libnfc-nci-bd30c2d3d037b2c47781c920529795723d28d5ba.tar.bz2
android_vendor_nxp_opensource_external_libnfc-nci-bd30c2d3d037b2c47781c920529795723d28d5ba.zip
MW version updated to 10.01.02
-rwxr-xr-xsrc/nfc/include/nfc_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/include/nfc_api.h b/src/nfc/include/nfc_api.h
index cb185f0..80279ab 100755
--- a/src/nfc/include/nfc_api.h
+++ b/src/nfc/include/nfc_api.h
@@ -121,7 +121,7 @@
#define NXP_EN_PN81T 1
#define NXP_ANDROID_VER (10U) /* NXP android version */
#define NFC_NXP_MW_VERSION_MAJ (0x01) /* MW Major Version */
-#define NFC_NXP_MW_VERSION_MIN (0x01) /* MW Minor Version */
+#define NFC_NXP_MW_VERSION_MIN (0x02) /* MW Minor Version */
#define NFC_NXP_MW_CUSTOMER_ID (0x00) /* MW Customer Id */
#endif
/* 0xE0 ~0xFF are proprietary status codes */