diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-11 12:34:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-11 12:34:19 -0500 |
| commit | 8a41fd3b7f9cd999f0142ebd37247656fe9736f5 (patch) | |
| tree | 5b44bc62042a13c08b17fcf04b31c171c1e07b6a /static | |
| parent | 7c5fbff4647323ec176ee3c340ab47c1daa389eb (diff) | |
don't send IMSI to SUPL
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8ba1a3b8..0f7866de 100644 --- a/static/releases.html +++ b/static/releases.html @@ -666,6 +666,7 @@ <p>Changes since the 2023011000 release:</p> <ul> + <li>don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)</li> </ul> </article> --> |
