diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 22:29:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 22:29:03 -0400 |
| commit | 9e0d8b7bd987c7c40ccbd821fbfbc157a4277c0f (patch) | |
| tree | c9b8b18b8a05cd8d034d5756780b152a9cffc5f7 | |
| parent | c9d92784b664c3407180ed5878aacd2c7e72d5ea (diff) | |
roll back VPN lockdown change for now
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1611a5be..0fac1d2d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -322,7 +322,6 @@ <li>fix upstream bug relying on malloc addresses for sort order of 3 items, causing Bluetooth A2DP audio to fail 2/3 of the time with hardened_malloc when the expected item isn't first</li> <li>keep build number and datetime consistent</li> <li>always use UTC as the time zone for build dates</li> - <li>enable VPN lockdown by default</li> <li>update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork</li> <li>drop workaround disabling precompilation for vendor code</li> <li>raise minimum supported API level to 28 from 23, producing a warning for installing apps targeting API < 28 (the Play Store disallows uploading new apps or app updates targeting API < 28 so this isn't an aggressive warning)</li> |
