Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9496

Spurious permissions added to Android platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-android
    • None

    Description

      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

      Attachments

        Activity

          People

            devgeeks Tommy-Carlos Williams
            devgeeks Tommy-Carlos Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: