From 8e1735f9583bd9897bfd70edde5acc9746568c66 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 17 Feb 2022 14:17:50 -0500
Subject: [PATCH] document scanning toggles
---
static/usage.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/static/usage.html b/static/usage.html
index e114fa7b..9c98d6b0 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -908,7 +908,10 @@
their service to retrieve a location estimate. The Nearby Devices permission
can also be granted to give it access to nearby Bluetooth device IDs. If you
stick with the default enabled redirection mode, none of this needs to be
- granted for working geolocation in apps.
+ granted for working geolocation in apps. In order to fully take advantage of
+ Wi-Fi and Bluetooth scanning, you also need to enable the scanning toggles in
+ Settings ➔ Location ➔ Location services which are disabled by default rather
+ than enabled by default like the stock OS.
The Google Location Accuracy and Google settings activities would normally
be integrated into the OS but we don't include any of the standard Google Play