diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-27 17:55:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-27 17:55:36 -0500 |
| commit | c9f57db3a0705be9873a21d64cf66b7340a38662 (patch) | |
| tree | 91756e7cd6914d7f3d4cd88c6333e974f9af8aca | |
| parent | 21acebfd2664e0b8430a0022c03657f8f07bd5cb (diff) | |
replace obsolete MMS configuration database
| -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 a14e7ddb..fe86903c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,6 +522,7 @@ <li>Dialer: update visual voicemail configuration based on Google Phone 73.0.414822266</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/10">version 10</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/41">version 41</a></li> + <li>Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app</li> </ul> </article> --> |
