diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-24 20:22:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-24 20:22:16 -0400 |
| commit | 0c3cbd482b569d6f3588b0af2fddd20e332d7449 (patch) | |
| tree | c19c013064ccf50bfaa7920b74368032df157ad9 | |
| parent | 913613b1d5679b4137cad1fd1d1843e565c7bcbf (diff) | |
improve Wi-Fi calling compatibility
| -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 a0db0c32..d90db222 100644 --- a/static/releases.html +++ b/static/releases.html @@ -682,6 +682,7 @@ <li>Pixel 6, Pixel 6 Pro, Pixel 6a: add missing SELinux policy context for resku_rescue_kicker (only currently used on Pixel 6a)</li> <li>improve infrastructure for GosPackageState and permission self-check spoofing</li> <li>fix work profile Storage Scopes link</li> + <li>strip out carrier configuration refering to carrier apps that are not included in GrapheneOS to improve Wi-Fi calling compatibility</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-41">version 41</a></li> </ul> </article> |
