update path to disable Location scanning

Signed-off-by: June <june@eridan.me>
This commit is contained in:
June 2022-01-22 10:03:21 +00:00 committed by Daniel Micay
parent ae2bafae07
commit 0c547c0077

View File

@ -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.