[
https://issues.apache.org/jira/browse/CB-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398022#comment-15398022
]
jcesarmobile commented on CB-10814:
-----------------------------------
In fact RECORD_VIDEO is not even a valid permission, see linked issue CB-7039
> 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, triaged
>
> 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: [email protected]
For additional commands, e-mail: [email protected]