diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ab643088..2ebc4191 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,7 +583,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</li> + <li>exec spawning: don't close binder connection when the app crashes which fixes debugging features including the crash dialog</li> </ul> </article> --> |
