fix display issue for per-network MAC randomization

This commit is contained in:
Daniel Micay 2021-12-07 11:22:13 -05:00
parent 2d0ed21fe8
commit 9db2355fd0

View File

@ -511,6 +511,7 @@
<li>Sandboxed Play services compatibility layer: improve robustness of Play Store compatibility layer</li> <li>Sandboxed Play services compatibility layer: improve robustness of Play Store compatibility layer</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/7">version 7</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/7">version 7</a></li>
<li>TalkBack (screen reader): update dependencies</li> <li>TalkBack (screen reader): update dependencies</li>
<li>avoid per-network randomization mode (AOSP default) being displayed as per-connection randomization mode (GrapheneOS default not available in AOSP) after rebooting despite persisting and working properly (caused by an additional abstraction layer introduced in Android 12)</li>
</ul> </ul>
</article> </article>
--> -->