diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8e5df1ca..d01ccc4f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -524,6 +524,8 @@ <p>Changes since the 2022041300 release:</p> <ul> + <li>fix com.android.bluetooth privacy indicator exemption (Bluetooth scanning is considered Location access but the Bluetooth implementation itself shouldn't be listed)</li> + <li>Pixel 6, Pixel 6 Pro: cleaner approach for the com.shannon.imsservice privacy indicator exemption by defining a new telephony exemption role (this service locally caches location for E911 with Wi-Fi calling)</li> </ul> </article> --> |
