1. I ported based on document AN11690, which didn't mention replacing the package/apps/Nfc and libnfc-nci, as well as the source code in the framework. However, I noticed on https://github.com/NXPNFCProject that there are related 9.0 source codes. Do I need to update the source code from GitHub to my system?
2. I attempted to use the version br_android_ncihalx_row_p from GitHub's NFC_NCIHAL_Nfc source code, then updated it into packages/apps/NFC. During compilation, I encountered an error: "out/target/common/obj/JAVA_LIBRARIES/com.nxp.nfc_intermediates/classes-header.jar', needed by 'out/target/common/obj/APPS/NfcNci_intermediates/classes-full-debug.jar', missing and no known rule to make it." Additionally, when compiling NFC_NCIHAL_libnfc-nci, I received the error message: "system/nfc/src/nfa/include/nfa_ee_api.h:181:24: error: use of undeclared identifier 'NFA_EE_MAX_EE_SUPPORTED'. Could you please help me with this? Thank you!