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

Check ACCESS_FINE_LOCATION is no longer needed in recent Android Sdk

    XMLWordPrintable

Details

    • Android
    • 13
    • Foundation PM Staging

    Description

      QBluetoothDeviceDiscoveryAgentPrivate::start checks the  ACCESS_FINE_LOCATION permission and if not set, requests it. According to https://developer.android.com/guide/topics/connectivity/bluetooth/permissions the location permission is no longer needed if the app does not use scan results to derive physical location.

      I my opinion, checking for ACCESS_FINE_LOCATION should be dropped.

      See also https://bugreports.qt.io/browse/QTBUG-99590?focusedCommentId=713588 

      Attachments

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              bearsh Martin
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes