OSDN Git Service

Block results if location is disabled in Settings
authorFyodor Kupolov <fkupolov@google.com>
Fri, 10 Jul 2015 01:40:51 +0000 (18:40 -0700)
committerFyodor Kupolov <fkupolov@google.com>
Wed, 12 Aug 2015 19:01:54 +0000 (12:01 -0700)
commit312e10ad5bcbb1e3d021c4798d55c40f99c7a6ef
tree5680890289fad9eaacb9393824003159baf9719e
parentfdb62835992e82681d2166dbf5716e26ab57d964
Block results if location is disabled in Settings

Apps holding PEERS_MAC_ADDRESS permission can still access scan results.

Bug: 21852542
Change-Id: I75fc289e8965df64efb7ff84fe5a4204904724ab
src/com/android/bluetooth/Utils.java
src/com/android/bluetooth/gatt/GattService.java
src/com/android/bluetooth/gatt/ScanClient.java