Network Location: match macOS behavior for requests

This commit is contained in:
Daniel Micay 2025-03-25 02:36:51 -04:00
parent c775a7d2d1
commit 90af8acf4a

View File

@ -578,6 +578,7 @@
<li>Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)</li>
<li>Network Location: increase requested closest APs from 5 to 15</li>
<li>Network Location: request data for up to 5 APs at a time (maximum permitted by Apple's service) instead of only 1 to improve networking efficiency</li>
<li>Network Location: make our requests more closely match a current macOS release to avoid future compatibility issues and to get Apple's service to provide more than only 2.4GHz networks as nearby networks in response to queries</li>
<li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/134.0.6998.135.0">version 134.0.6998.135.0</a></li>
</ul>