commit | 5bb1ecf4f020b4f6e5929a19996ef0fe0c7f20ef | [log] [tgz] |
---|---|---|
author | Suhas Suresh <suhas.suresh_1@nxp.com> | Tue Oct 31 15:24:21 2017 +0530 |
committer | nxpandroid <srikrishna.pramoda@nxp.com> | Thu Nov 16 09:30:40 2017 +0530 |
tree | ca9045c6085b4dc195fa3f6b55658983ff6354e6 | |
parent | 48225d7f12c51e739da13a91a3b4e79c25d48148 [diff] |
Fix for NFC init fail when DUAL_UICC Flag is enabled Task_id is set to -1(decimal 255) if calling thread-id is not listed in task list in libnfc. This causes gki exception as index 255 is not available. In android-N platform index 255 will be treated as valid. Fix : Introduce a new index 14 by incriminating GKI_MAX_TASKS to 15 and use it in case calling thread is not listed in task list
#NFC_NCIHAL_libnfc-nci
####Git Repository
DESCRIPTION | CHECKOUT COMMAND |
---|---|
NFC_NCIHAL_libnfc-nci | git clone https://github.com/NXPNFCProject/NFC_NCIHAL_libnfc-nci.git |
####Supported Versions on "master" Branch
Android Version | NXP Release | NXP Tag |
---|---|---|
android-5.0.0_r1/android5.1.0_r1 | 3.5.0_L (PN547C2/PN548C2) | NFC_NCIHALx_AR0F.3.5.0_L_OpnSrc |
####Supported Versions on "br_android_ncihalx_m" Branch
Android Version | NXP Release | NXP Tag |
---|---|---|
android-6.0.0_r1 | 4.2.0_M (PN547C2/PN548C2) | NFC_NCIHALx_AR0F.4.2.0_M_OpnSrc |
android-6.0.0_r1 | 4.3.0_M (PN547C2/PN548C2) | NFC_NCIHALx_AR0F.4.3.0_M_OpnSrc |
android-6.0.1_r17 | 4.5.0_M (PN551/PN548C2) | NFC_NCIHALx_AR3C.4.5.0_M_OpnSrc |
android-6.0.1_r17 | 4.7.0_M (PN553) | NFC_NCIHALx_ARC0.4.7.0_M_OpnSrc |
android-6.0.1_r17 | 4.8.0_M (PN551/PN548C2) | NFC_NCIHALx_AR3C.4.8.0_M_OpnSrc |
####Supported Versions on "br_android_ncihalx_n" Branch
Android Version | NXP Release | NXP Tag |
---|---|---|
android-7.0.0_r1 | 7.0.3_N (PN548C2/PN551) | NFC_NCIHALx_AR3C.7.0.3_N_OpnSrc |
android-7.0.0_r4 | 7.0.4_N (PN553) | NFC_NCIHALx_ARC0.7.0.4_N_OpnSrc |
android-7.0.0_r12 | 7.1.0_N (PN548C2/PN551/PN553) | NFC_NCIHALx_ARFC.7.1.0_N_OpnSrc |
android-7.0.0_r12 | 7.2.0_N (PN553) | NFC_NCIHALx_ARC0.7.2.0_N_OpnSrc |
android-7.0.0_r12 | 7.3.0_N (PN553) | NFC_NCIHALx_ARC0.7.3.0_N_OpnSrc |
android-7.1.1_r1 | 7.4.0_N (PN548C2/PN551) | NFC_NCIHALx_AR3C.7.4.0_N_OpnSrc |
android-7.1.1_r1 | 7.5.0_N (PN553) | NFC_NCIHALx_ARC0.7.5.0_N_OpnSrc |
####Supported Versions on "br_android_ncihalx_o" Branch
Android Version | NXP Release | NXP Tag |
---|---|---|
android-o-preview2 | 8.0.9_O (PN553/PN557) | NFC_NCIHALx_AR1800.8.0.9_O_OpnSrc |
android-o-preview2 | 8.0.C_O (PN553/PN557) | NFC_NCIHALx_AR1800.8.0.C_O_OpnSrc |
android-o-preview2 | 8.0.13_O (PN553/PN557) | NFC_NCIHALx_AR18C0.8.0.13_O_OpnSrc |
android-8.0.0_r4 | 8.1.0_O (PN553) | NFC_NCIHALx_AR00C0.8.1.0_O_OpnSrc |
android-8.0.0_r4 | 8.2.0_O (PN557) | NFC_NCIHALx_AR18C0.8.2.0_O_OpnSrc |
android-8.0.0_r4 | 8.2.3_O (PN557) | NFC_NCIHALx_AR18C0.8.2.3_O_OpnSrc |