This one is a pain, but here it goes. Basically code inside Unity is
adding those permissions after the build. So even if you remove the
permissions on the manifest it would not work. What you need is to
download apktool and decompress your program's...