Here's a little trick to remove the nasty, useless NFC icon in the notification bar.
I've found this over in the Z5 forums so all fame goes to @nreuge and @lordriguez.
All you have to to is grab a root enabled file manager, navigate to /oem/system-properties and change the following line in config.prop from :
to
Note that there might be other config.prop files inside other sub-folders (I had 3) and you have to restart the phone afterwards.
I've found this over in the Z5 forums so all fame goes to @nreuge and @lordriguez.
All you have to to is grab a root enabled file manager, navigate to /oem/system-properties and change the following line in config.prop from :
Code:
ro.nfc.icon.enable=trueCode:
ro.nfc.icon.enable=false
No comments:
Post a Comment