diff options
| author | Martijn Coenen <martijn.coenen@nxp.com> | 2011-01-20 01:27:17 +0100 |
|---|---|---|
| committer | Jeff Hamilton <jham@android.com> | 2011-02-25 06:44:34 +0900 |
| commit | 4f3ef022906e5d3b763fbcfe81e3f5cd53976ab5 (patch) | |
| tree | d5adf3aff71553e358a8674d313132063a1ba562 /src/phFriNfc.h | |
| parent | a6e012a748e70ab203655d4e1c0d0a77b6515fad (diff) | |
| download | android_external_libnfc-nxp-4f3ef022906e5d3b763fbcfe81e3f5cd53976ab5.tar.gz android_external_libnfc-nxp-4f3ef022906e5d3b763fbcfe81e3f5cd53976ab5.tar.bz2 android_external_libnfc-nxp-4f3ef022906e5d3b763fbcfe81e3f5cd53976ab5.zip | |
Support formatting / makeReadOnly() of NDEF on ICODE.
Change-Id: I2a7a185ead5de8f2b165c81dcc8ab8fb46c1ddc0
Diffstat (limited to 'src/phFriNfc.h')
| -rw-r--r-- | src/phFriNfc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/phFriNfc.h b/src/phFriNfc.h index fb4b5ee..3677405 100644 --- a/src/phFriNfc.h +++ b/src/phFriNfc.h @@ -67,6 +67,7 @@ #define PH_FRINFC_FMT_DESFIRE_DISABLED #define PH_FRINFC_FMT_MIFAREUL_DISABLED #define PH_FRINFC_FMT_MIFARESTD_DISABLED +#define PH_FRINFC_FMT_ISO15693_DISABLED #endif /* #ifdef DISABLE_FORMAT */ #define PH_FRINFC_FMT_TOPAZ_DISABLED |
