I think J320F DUOS, have NFC, i don't quite remember if that was present in the stock rom, but my model is J320F duos listed with NFC supported.
I have 320F DUOS (EU)- has really
NO!!! NFC. Maybe some OEM 320F (in real FN) from other regions have NFC, but in general they dont have.
---------- Post added at 03:22 PM ---------- Previous post was at 03:18 PM ----------
Code:
# NFC
/system/framework/com.android.nfc_extras.jar
/system/framework/com.nxp.nfc.nq.jar
/system/vendor/lib/hw/nfc_nci.nqx.default.so
/system/vendor/lib/libnqnfc_nci_jni.so
/system/vendor/lib/libnqnfc-nci.so
/system/vendor/app/NQNfcNci
/system/etc/libnfc-brcm.conf
/system/etc/libnfc-nxp.conf
/system/etc/nfcee_access.xml
/system/etc/nqnfcee_access.xml
/system/etc/nqnfcse_access.xml
/system/priv-app/Tag
/system/etc/permissions/com.nxp.nfc.nq.xml
/system/etc/permissions/com.nxp.mifare.xml
/system/etc/permissions/com.android.nfc_extras.xml
It's all components for the nfc, the most important to remove is the app NQNfcNci I think ... or maybe the hw driver ... all is maybe better.
If you do not remove it on the j320f the nfc try to restart all 2 seconds indefinitely :x
Yep, for my tries removing /system/vendor/app/NQNfcNci was needed and enough. Not needed remove other nfc things. I think the nfc app loads all other nfc things - and if removed nothing else of nfc stuff is loaded, used.
@djeman:
Can it be that LOS 14.1 even for official phones isnt really ready / free of bugs in source code and its not your 320FN "port" that may have some little probs?
Would be fine to get some "behind the dev scenes" info for NOOBs about LOS 14.1 dev stage vs LOS 13 dev stage.
LOS 13 is complete (only perhaps getting some sec updates) and LOS 14.1 isnt ready / bugfree also for official phones?