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.