Android Permissions Problems

UPL as above works, but the reason you had trouble with ManifestRequirementsOverride.txt is it should be in your project’s Build/Android folder. It will get copied to Intermediate/Android/APK but it doesn’t look for it there.

BTW, this won’t be necessary for these two permission in 4.16; we removed them as the old reason for needing them is not longer valid.