With the CLI workflow, you can't delete a permission without writing a
post-prepare hook :(


On Thu, Feb 20, 2014 at 8:53 PM, Joe Bowser <bows...@gmail.com> wrote:

> I think we decided to add the permission and have the user delete it
> as the default, right?  We had a similar situation with another plugin
> recently.  I forgot which one, though.
>
> On Thu, Feb 20, 2014 at 5:22 PM, Andrew Grieve <agri...@chromium.org>
> wrote:
> > The File plugin adds:
> > <uses-permission
> android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
> >
> > It'd be nice if it didn't add this when you've set the preference to
> store
> > files on the internal storage.
> >
> > Likewise, for the file-system-roots plugin, it'd be nice if the
> permission
> > was added only when the "sdcard" root is in the preferences.
> >
> > So... what does everyone think about having the plugin.xml files *not*
> add
> > the permission, and leave it up to documentation to instruct users to add
> > it when they want it?
>

Reply via email to