>In the future when we ship without core plugins it should also, on android >at least, add appropriate permissions for the various plugins.
This is already handled by the plugin.xml spec, where you can attach arbitrary xml to any xml document that is platform-specific (such as android manifest).
