Revert "Switch to NXP NFC application"

This reverts commit caaa78ec00fe00cd15596b4a3a20607eabe4abee.

Current sources of NQNfc application has some compatibility
issues with Android 13 sources.

Fallback to AOSP Nfc application for now.

Issue: FP3-A13#2
Change-Id: Ie333300128f7ab549d2650af2ffa7962ef8c5e72
diff --git a/device.mk b/device.mk
index e0a8036..7a39784 100644
--- a/device.mk
+++ b/device.mk
@@ -782,7 +782,7 @@
 
 # NFC
 PRODUCT_PACKAGES += \
-	NQNfcNci \
+	NfcNci \
 	Tag \
 	com.android.nfc_extras \
 	com.nxp.nfc.nq \