cleaner worder for exec spawning debugging fix

This commit is contained in:
Daniel Micay 2022-08-09 19:19:57 -04:00
parent ee3165fdbc
commit 0b7c711e61

View File

@ -603,7 +603,7 @@
<li>Sandboxed Google Play compatibility layer: improved robust / future proofing</li>
<li>Sandboxed Google Play compatibility layer: add support for installing Google Chrome via Play Store via the unprivileged package installation API by safely breaking up the multi-package session</li>
<li>Sandboxed Google Play compatibility layer: improve compatibility with Nearby Share</li>
<li>exec spawning: don't close binder connection when the app crashes which fixes debugging features including the crash dialog</li>
<li>exec spawning: don't close binder connection when an app crashes to fix debugging features including the crash dialog</li>
</ul>
</article>