diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 14:53:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 14:57:32 -0400 |
| commit | dd155a987da842f0c30280be992670119ec22cd6 (patch) | |
| tree | af4baba9c95cd9dd1deee7e8c56d7759dd604eaf /static/releases.html | |
| parent | 445e6db4060cb2f933cc449e062c67dcc05d0ec9 (diff) | |
indicator exemption improvements
Diffstat (limited to 'static/releases.html')
| -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> --> |
