diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-23 21:40:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-23 21:40:15 -0400 |
| commit | c4d1930be72f3d20f1eee03ce9e0076a129d63e1 (patch) | |
| tree | 849b5c921223c7ef17011ff439bbceacd1283793 /static/releases.html | |
| parent | 652946d5f775a6c81befdb1f5d41a25801216a22 (diff) | |
always allow toggling VoWiFi too
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 6f1559ed..41a52953 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,7 +677,8 @@ <ul> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.116.0">version 111.0.5563.116.0</a></li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.169</li> - <li>ignore carrier configuration disabling VoLTE and VoNR toggles to make them available for all newly provisioned setups</li> + <li>allow toggling VoWiFi while roaming by default</li> + <li>ignore carrier configuration disabling VoWiFi, VoLTE and VoNR toggles to make them available for all newly provisioned setups</li> </ul> </article> --> |
