android:name uses-permission error, making me unable to

Failed to run aapt dump badging:
AndroidManifest.xml:42: error: ERROR: missing ‘android:name’ for uses-permission

I’m not entirely sure where I’m supposed to go to fix this as I’m not sure what I’m supposed to put in the xml file.

I don’t even HAVE 42 lines in the document. I need help with this please.

I’d need to see the AndroidManifest.xml from your project’s Intermediate/Android/APK. Did you add any new permissions?