You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tommy-Carlos Williams (JIRA)" <ji...@apache.org> on 2015/08/17 01:36:45 UTC

[jira] [Created] (CB-9496) Spurious permissions added to Android platform

Tommy-Carlos Williams created CB-9496:
-----------------------------------------

             Summary: Spurious permissions added to Android platform
                 Key: CB-9496
                 URL: https://issues.apache.org/jira/browse/CB-9496
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Tommy-Carlos Williams


These two permissions:

{{
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
}}

Were added to support something in Crosswalk, but they really should be in the Crosswalk plugin if that is what needs them. They are now being added to *every* Android platform needed or not.

https://github.com/apache/cordova-android/commit/4a67dd2e28aed257c85b75c11026ae7a2a19c2ad



--
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