backport null pointer checks from AOSP master

This commit is contained in:
Daniel Micay 2023-04-17 20:26:22 -04:00
parent 5ace3e2212
commit 42f8db106a

View File

@ -683,6 +683,8 @@
<ul>
<li>add Storage Scopes link to "All files access" screen</li>
<li>Launcher: revert additional padding (will need a different workaround for the upstream issue)</li>
<li>hwui: backport null pointer check from AOSP master</li>
<li>Launcher: backport null pointer check 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>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/112.0.5615.101.0">version 112.0.5615.101.0</a></li>