From de9038154d15d7dba0be0ff06268b87568cad8a1 Mon Sep 17 00:00:00 2001 From: goapunk Date: Sat, 22 Jul 2017 17:11:06 +0000 Subject: [PATCH] Update permissions --- permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/permissions.md b/permissions.md index a1ad97f..14441fd 100644 --- a/permissions.md +++ b/permissions.md @@ -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.