diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-20 20:36:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-20 21:03:18 -0400 |
| commit | ec44522485603cc05fac4ee8dbf90bd91c0e8b67 (patch) | |
| tree | 5a1eeb91b279063adbbbeb28abdff8327b2d34de /static/releases.html | |
| parent | 5a658bc55c6c207f973cf0344a9a63200b0f825b (diff) | |
media memory corruption backports
Diffstat (limited to 'static/releases.html')
| -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 d7d9deb9..1d59fe2d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -687,6 +687,7 @@ <li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li> <li>Launcher: backport null pointer check from AOSP master</li> <li>backport fix for com.android.statementservice crash and remove our workaround for it</li> + <li>backport 8 media framework memory corruption fixes from AOSP master</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-47">version 47</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-48">version 48</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-49">version 49</a></li> |
