In my android project (using Android Studio), I have integrated a library which uses few extra permissions in its Manifest file. I want to remove one of the permissions whic
Changing word "permission" to "uses-permission" fixed the issue for me: