-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.1
-
None
In the default AndroidManifest.xml, there's a magic <!-- %%INSERT_PERMISSIONS --> (and similar for features) which will be replaced by the default permissions needed to support the functionality in the linked modules.
It's a bit awkward for users to remove these default permissions when they want to go into production and fine tune their app.
Maybe we could have a checkbox or something in the manifest editor which disables/enables the default permissions?