diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 13:51:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 14:17:17 -0400 |
| commit | cd3b4536f12ddb124b02540c1280a1791b722121 (patch) | |
| tree | 2ca50b59555c50d660c0b148438ec242f31ad5d2 /static | |
| parent | a02a6d47c5dbc03dbf26686c5fe60b08cc1faaf7 (diff) | |
potentially fix visual voicemail for some carriers
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 de0f39c9..1252d256 100644 --- a/static/releases.html +++ b/static/releases.html @@ -533,6 +533,7 @@ <li>Pixel 3, Pixel 3 XL: drop workaround for broken hardware-based attestation now that there's a generic solution backported</li> <li>Messaging: update MMS configuration database to the one from Android Messages messages.android_20220405_01_RC04.phone_dynamic</li> <li>Dialer: update visual voicemail configuration based on Google Phone 79.0.438914483</li> + <li>Dialer: switch to default VVM OMTP version for carriers with broken visual voicemail in an attempt to fix it</li> </ul> </article> --> |
