backport statementservice fix

This commit is contained in:
Daniel Micay 2023-04-20 20:23:45 -04:00
parent fa5599751a
commit be187e5e04

View File

@ -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>