From 42c8545109b63529af2f490165ac84eb559029a1 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 15 Jan 2024 02:01:42 -0700 Subject: [PATCH] Stress that carrier tracking behavior differs per carrier/SoC Signed-off-by: Tommy --- content/posts/android/Android Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/android/Android Tips.md b/content/posts/android/Android Tips.md index 3f93bad..96ff4ea 100644 --- a/content/posts/android/Android Tips.md +++ b/content/posts/android/Android Tips.md @@ -148,7 +148,7 @@ If your Android-based operating system does not expose this setting in the Setti Carriers can track your coarse location through various means. At minimum, you need to use airplane mode to turn off the baseband modem, and turn off Wifi-calling which bypasses the system VPN. There may also be additional connections to the carrier's servers outside of the VPN tunnel, so you need to use Wireshark to verify this for your specific setup. -The behavior will differ across carriers and may also differ depending on the SoC, so I cannot give exact instructions for every setup. On a Google Pixel 7 Pro running GrapheneOS, you need to do the following: +**Exact behavior does differ across SoCs and may vary between carriers as well**, so I cannot give exact instructions for every setup. On a Google Pixel 7 Pro running GrapheneOS, you need to do the following: - Disable Wi‑Fi calling.