diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-06 06:29:11 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-06 06:29:28 -0400 |
| commit | b84998332546832d64b10381c4e221feeb7aceae (patch) | |
| tree | af4e066eef10532af38a40567c4278782bf09173 | |
| parent | b4bd76527fec4ceb5ac5f1128feefa24334c0962 (diff) | |
rm support for disabling app visibility filtering
| -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 2675f4f3..0503285f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,6 +677,7 @@ <p>Changes since the 2023040400 release:</p> <ul> + <li>remove support for disabling app visibility filtering since our Pixel eSIM firmware app integration depends on it</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-45">version 45</a></li> </ul> </article> |
