add workaround for system_server crash

This commit is contained in:
Daniel Micay 2024-11-04 13:38:12 -05:00
parent 4acf63f3cd
commit 314240c4f0

View File

@ -542,6 +542,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: fix flag overrides being partly ignored on recent versions</li>
<li>add workaround for rare system_server null pointer exception crash in showShutdownDialog()</li>
<li>add missing null handling for extended application error report</li>
<li>fix upstream bug causing App Not Responding link to not work properly outside of Owner</li>
<li>Settings: avoid opening parent user log in nested profiles (Private Space, work profile)</li>