diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 09:56:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 10:39:34 -0400 |
| commit | 8b7e8c96a514f9e3350e1496442513ce077ebac0 (patch) | |
| tree | a4f23dffaa02a99842d3c2f2efa80ed21f92b3c4 | |
| parent | e7efc21340320ae0cf93026c78f96c69e6bc1701 (diff) | |
add privacy indicator exemption for Phone services
| -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 34fb7da2..7eaae9c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -528,6 +528,7 @@ <p>Changes since the 2022050300 release:</p> <ul> + <li>add Phone services privacy indicator exemption since the cellular service information it accesses is now considered location information and triggers a spurious location indicator which doesn't make sense for the OS cellular implementation accessing cellular service info as expected</li> </ul> </article> --> |
