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

Check ACCESS_FINE_LOCATION is no longer needed in recent Android Sdk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.4.3
    • None
    • Android

      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 

        For Gerrit Dashboard: QTBUG-112164
        # Subject Branch Project Status CR V