From 9db2355fd0eebf80573aa34b7d8298fbde16b32f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 Dec 2021 11:22:13 -0500 Subject: [PATCH] fix display issue for per-network MAC randomization --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 2893f784..d7a70b5c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -511,6 +511,7 @@
  • Sandboxed Play services compatibility layer: improve robustness of Play Store compatibility layer
  • Camera: update to version 7
  • TalkBack (screen reader): update dependencies
  • +
  • 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)
  • -->