diff options
| author | June <june@eridan.me> | 2022-01-22 10:03:21 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-22 11:57:17 -0500 |
| commit | 0c547c00779f2c468bc36360b757b7e07d114ea2 (patch) | |
| tree | 4fe8ab3b55ea29bf8d7fbfe74cb701135a7ffbb1 /static/usage.html | |
| parent | ae2bafae070974fb250c797d29e4edaeaa1cf8ad (diff) | |
update path to disable Location scanning
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html index c40fa36e..54b9beff 100644 --- a/static/usage.html +++ b/static/usage.html @@ -727,10 +727,10 @@ to delete the saved network afterwards.</p> <p>Wi-Fi and Bluetooth scanning for improving location detection are disabled by - default, unlike the stock OS. These can be toggled in Settings ➔ Location ➔ Wi-Fi and - Bluetooth scanning. These features enable scanning even when Wi-Fi or Bluetooth is - disabled, so these need to be kept disabled to fully disable the radios when Wi-Fi and - Bluetooth are disabled. GrapheneOS doesn't yet have an implementation of a coarse + default, unlike the stock OS. These can be toggled in Settings ➔ Location ➔ Location + Services ➔ Wi-Fi and Bluetooth scanning. These features enable scanning even when Wi-Fi or + Bluetooth is disabled, so these need to be kept disabled to fully disable the radios when + Wi-Fi and Bluetooth are disabled. GrapheneOS doesn't yet have an implementation of a coarse location service to supplement GPS location, so enabling these options doesn't actually do anything at the moment. Implementing a supplementary location service is planned but we need a robust, secure and private implementation via a local database. |
