diff options
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <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>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> </article> --> |
