You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tony Homer (JIRA)" <ji...@apache.org> on 2016/03/08 21:47:40 UTC

[jira] [Commented] (CB-10814) Remove unneeded permissions

    [ https://issues.apache.org/jira/browse/CB-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185755#comment-15185755 ] 

Tony Homer commented on CB-10814:
---------------------------------

Mentioning [~riknoll] in case he wants to take this on.

> Remove unneeded permissions
> ---------------------------
>
>                 Key: CB-10814
>                 URL: https://issues.apache.org/jira/browse/CB-10814
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>    Affects Versions: 1.2.0
>            Reporter: Tony Homer
>              Labels: Android
>
> It seems that the RECORD_AUDIO and RECORD_VIDEO should not be required for this plugin because it uses intents to record audio/video.
> WRITE_EXTERNAL_STORAGE should not be needed because this plugin depends on File plugin, which already uses WRITE_EXTERNAL_STORAGE and has Marshmallow permission handling.
> This task is to verify that these permissions can be removed and remove them.
> -OR-
> If it is determined that the permissions are actually needed, a PermissionHandler class needs to be added for Marshmallow compatibility.
> See CB-10670 for [background discussion|https://issues.apache.org/jira/browse/CB-10670?focusedCommentId=15185679&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15185679].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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