diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-20 20:23:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-20 20:23:45 -0400 |
| commit | be187e5e0463893087cb01c882906acb9162214e (patch) | |
| tree | 5ed7a7bb58aa910d3c68733aa12a6a36baab0f9d /static | |
| parent | fa5599751a1620cd110c054eed7d5d78c55cd881 (diff) | |
backport statementservice fix
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 792aa45b..d7d9deb9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -686,6 +686,7 @@ <li>hwui: backport null pointer check from AOSP master</li> <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>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> |
