work around upstream bug causing Mock Location crashes

This commit is contained in:
Daniel Micay 2024-12-09 12:30:56 -05:00
parent fa1e9d16af
commit 1949a8c7d4

View File

@ -551,6 +551,7 @@
<p>Changes since the 2024120702 release:</p>
<ul>
<li>prevent crashes caused by upstream Android bugs when a Mock Location provider is added or removed by avoiding ever removing location providers at runtime by keeping them around as disabled providers</li>
<li>delay activation of the Allow button for the Android Debug Bridge USB authorization dialog in order to avoid easily accidentally approving it</li>
<li>Sandboxed Google Play compatibility layer: fix Android Auto Bluetooth audio regressions from Android 15 QPR1</li>
<li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li>