Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58085

Unnessessary permissions for Android < 6.0

    XMLWordPrintable

Details

    Description

      When using bluetooth low energy discovery with Qt 5.8 the permission ACCESS_COARSE_LOCATION is also forced for android < 6.0,
      even if it is not nessessary. So it is not possible to use this in manifest:

      <uses-permission-sdk-23 android:name="ACCESS_COARSE_LOCATION" />

      I think it is not good to force a "dangerous" right if it is not needed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ablasche Alex Blasche
            larss Lars Schmertmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes