Some entries are added automatically to AndroidManifest.xml, based on cordova plugins that you add. However, I need the
Cordova (version 8) has built in functionality for this.
I was able to add the required 'uses-permission' line to AndroidManifest.xml using:
AndroidManifest.xml
... ...