diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 18:20:46 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 18:21:19 -0400 |
| commit | 44572b9463f16cbed286de69e38adde9426d5e13 (patch) | |
| tree | 1e0f4f0414ce6bf9e745d949cc0202acb10aa92f | |
| parent | 0c128f336508ce8e48334e4d4e8778e0f4a77304 (diff) | |
clarify AA MAC Wi-Fi privacy compat issues are car specific
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 75d866db..15218489 100644 --- a/static/releases.html +++ b/static/releases.html @@ -554,7 +554,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: adjust one of the stubs for the NearbyManager API to resolve a remaining issue</li> - <li>Sandboxed Google Play compatibility layer: use per-network MAC randomization and enable send device name for wireless Android Auto networks to avoid introducing compatibility issues with our per-connection MAC randomization feature or default disabled DHCP device name</li> + <li>Sandboxed Google Play compatibility layer: use per-network MAC randomization and enable send device name for wireless Android Auto networks to avoid introducing compatibility issues by default for certain cars with either our per-connection MAC randomization feature or default disabled DHCP device name</li> <li>adjust hasSendDhcpHostnameEnabledChanged() based on new "Send device name" setting value to avoid introducing a permission issue</li> <li>temporarily disable memory tagging for the Pixel Camera Services app until memory corruption bugs are resolved</li> <li>extend one-time removal of leftover Vanadium library state to handle it for Alpha/Beta users who removed it from Owner themselves but still have it in other users</li> |
