diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 09:23:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 09:23:17 -0400 |
| commit | 28057010a9ea71641c8ea67c775745c4942de376 (patch) | |
| tree | a6f2f6e0d9c50297af5e507d51e6eb2a941cddb1 /static | |
| parent | f6d9da5c679245a446c64df5b43faa909dd9e8e7 (diff) | |
fused location provider indicator exemption
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 ce0a72e5..0548a8ad 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/49">version 49</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/50">version 50</a></li> <li>SELinux policy: remove unused domain for com.android.vzwomatrigger</li> + <li>add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)</li> </ul> </article> --> |
