Fix the wrong type casting on Generic Mifare Classic reader

If NFC Stack uses the Generic Mifare Classic reader,
Generic Mifare reader doesn't set the RW_NDEF_FL_FORMATED flag
even though the reader detects Ndef format because of wrong type casting(bool->tNFC_STATUS).
It is solved after the wrong type casting is fixed.

Bug: 172518568
Test: Perform Mifare Classic Tag Read/Write using Generic Mifare classic reader
Change-Id: Iba2132d26331c939b18623f1d06103874100602c
1 file changed
tree: a3d12da964f74773cd3032f9d3bb3c6f91f1e5f7
  1. conf/
  2. src/
  3. utils/
  4. Android.bp
  5. CleanSpec.mk
  6. NOTICE
  7. OWNERS
  8. README.md
  9. run_unit_tests.sh
README.md

NFC_NCIHAL_libnfc-nci

Git Repository

DESCRIPTIONCHECKOUT COMMAND
NFC_NCIHAL_libnfc-ncigit clone https://github.com/NXPNFCProject/NFC_NCIHAL_libnfc-nci.git

Supported Version on "br_android_ncihalx_row_11" branch

Android VersionNXP ReleaseNXP Tag
aosp-master11.01.00 (PN80T/PN81T/PN553/PN557)NFC_AR_00_18C0_11.01.00_OpnSrc
aosp-master11.01.01 (PN80T/PN81T/PN553/PN557)NFC_AR_00_18C0_11.01.01_OpnSrc
android-11.0.0_r311.02.00 (PN80T/PN81T/PN553/PN557)NFC_AR_00_18C0_11.02.00_OpnSrc
android-11.0.0_r311.03.00 (PN80T/PN81T/PN553/PN557)NFC_AR_00_18C0_11.03.00_OpnSrc