I'm using setup.cfg to specify multiple permissions for my app, but only the last one is written on distribution's AndroidManifest.xml file.
I think this is expected behavior, but it don't let us to specify app options via setup.cfg fully.
I'm working with master brach.
Thanks!!