From ec44522485603cc05fac4ee8dbf90bd91c0e8b67 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Apr 2023 20:36:27 -0400 Subject: [PATCH] media memory corruption backports --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • keystore: backport generating fallback operation challenge with SecureRandom from AOSP master
  • Launcher: backport null pointer check from AOSP master
  • backport fix for com.android.statementservice crash and remove our workaround for it
  • +
  • backport 8 media framework memory corruption fixes from AOSP master
  • GmsCompatConfig: update to version 47
  • GmsCompatConfig: update to version 48
  • GmsCompatConfig: update to version 49