diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-20 20:21:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-20 20:21:54 -0500 |
| commit | b9e4bc683d2e18816246f480f0f86ff7c08e0a15 (patch) | |
| tree | 68061a10d73832e60ecdd019f53b46aa52a48aea | |
| parent | 6061374c65ca9c0b1dcfeb74b9ba3fdf3dc7591c (diff) | |
revert NetworkStack change that's no longer needed
| -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 9af3baf0..16db3b22 100644 --- a/static/releases.html +++ b/static/releases.html @@ -420,6 +420,7 @@ <li>add initial runtime flags handling for exec-based spawning to improve compatibility</li> <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation</li> <li>Seedvault: update to latest revision</li> + <li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li> </ul> --> |
