diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index a190c6e5..f638b3b1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -458,7 +458,9 @@ <p>GrapheneOS also disables support for stable link-local IPv6 addresses, since these have the potential to be used as identifiers. It's more sensible to use typical link-local address generation based on the (randomized) MAC address since link-local - devices have access to both.</p> + devices have access to both. As of Android 11, Android only uses stable link-local + privacy addresses when MAC randomization is disabled, so we no longer need to disable + the feature.</p> <h2 id="lte-only-mode"> <a href="#lte-only-mode">LTE-only mode</a> |
