Github user infil00p commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/142#issuecomment-161413648
  
    You do not need the Camera permission for the Camera plugin because we use 
intents.  Why are we trying to request this permission?  That's the recommended 
way of using the Camera as per the Android Guidelines, and it's so you don't 
have to have the permission in the manifest.
    
    I'm going to close this issue and I don't think we should accept this 
request, since we're requesting a permission that we don't actually need.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to