I'm using a cordova cloud compiler, and I'm required to add a <uses-permission>
configuration targetting android manifest xml file. So, is there any way to edit <uses-permission>
of android manifest directly from cordova config files?
Any help will be much appreciated.
Thank you