How to remove NFC completely from Android Rom

If you want to get rid of battery-hungry nfc completely, remove these files from your Android Rom. Of course, You need root access to do this.

Files to remove:

/system/etc/nfcee_access.xml
/system/etc/permissions/android.hardware.nfc.xml
/system/etc/permissions/com.cyanogenmod.nfc.enhanced.xml
/system/lib/hw/nfc.default.so
/system/lib/libnfc.so
/system/lib/libnfc_jni.so
/system/lib/libnfc_ndef.so
/system/app/nfc.apk
/system/app/tags.apk

###WARNING: This Guide is not for everybody!