Update permissions

goapunk
2017-07-22 17:11:06 +00:00
parent cd3078e43a
commit de9038154d

@@ -34,5 +34,5 @@ We need a wake lock to prevent the device from going to sleep because this would
* android.permission.ACCESS_COARSE_LOCATION
This permission is required on Android 6+ to discover other Bluetooth devices. Briar used a different approach for adding contacts in the past (via Bluetooth discovery), however this permission will most likely be removed in a future version because the current approach for adding contacts (via qrcodes) does not need Bluetooth discovery anymore.
This permission is required on Android 6+ to discover other Bluetooth devices. Briar used a different approach for adding contacts in the past (via Bluetooth discovery), however this permission will most likely be removed in a future version because the current approach (via qrcodes) does not need Bluetooth discovery anymore.