show installer package name in error reports

This commit is contained in:
Daniel Micay 2023-07-19 02:17:09 -04:00
parent 43dd33464d
commit 76123f0a46

View File

@ -656,6 +656,7 @@
<p>Changes since the 2023071100 release:</p>
<ul>
<li>show installer package name in error reports to help with identifying issues caused by broken installers</li>
<li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li>
<li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li>
<li>Sandboxed Google Play compatibility layer: avoid uncaught exceptions with location rerouting when client only has coarse location permission</li>