Wi-Fi fixes for Settings

This commit is contained in:
Daniel Micay 2024-10-17 13:06:23 -04:00
parent c025d2dadb
commit 6aa1598470

View File

@ -533,8 +533,10 @@
<p>Changes since the 2024101700 release:</p>
<ul>
<li>Settings: enable our per-connection Wi-Fi MAC randomization feature by default for new networks again on Android 15 instead of the standard per-network approach</li>
<li>Settings: extend change in the previous release for hiding inaccurate Private Space information</li>
<li>Sandboxed Google Play compatibility layer: add C2DM SEND permission declaration to GmsCompat to fully avoid the need for the Google Services Framework (GSF) app in addition to the already covered READ_GSERVICES and C2DM RECEIVE (avoids Firebase Cloud Messaging regressions for fresh installs of sandboxed Google Play without GSF, but note existing installs still need GSF unless you reinstall it)</li>
<li>Radio Info: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
<li>Radio Info, Wi-Fi testing (Settings): opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
</ul>
</article>
-->