jcesarmobile commented on issue #926:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/926#issuecomment-1144249264

   This plugin doesn’t add the internet permission, it probably comes from 
cordova-android directly.
   
https://github.com/apache/cordova-android/blob/a1ed1c0af7c6267f47e580e8850295202692f4ea/templates/project/AndroidManifest.xml#L31
   
   Since it’s required by cordova itself I don’t think you can remove it.
   You can try to use manifest merger to remove permissions.
   https://developer.android.com/studio/build/manage-manifests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to