diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-11 01:25:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-11 01:25:38 -0400 |
| commit | 744abad8a99b355d9eee99764693ad5e3dfb6f75 (patch) | |
| tree | 480c75b69c90a1fff356feea4c4822bf676e514c | |
| parent | 017af4c81c911aca992e96c40e6bf68e87fc68d6 (diff) | |
MAC randomization backports
| -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 b1c891ff..949055f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -528,6 +528,7 @@ <li>Sandboxed Google Play compatibility layer: improve code quality and performance</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): improve user interface</li> <li>Sandboxed Google Play compatibility layer: add sandboxed Google Play link for the work profile</li> + <li>backport upstream fixes for MAC randomization (more important for GrapheneOS due to per-connection MAC randomization and other improvements providing proper Wi-Fi anonymity)</li> </ul> </article> --> |
