diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 22:20:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 22:20:22 -0400 |
| commit | c9d92784b664c3407180ed5878aacd2c7e72d5ea (patch) | |
| tree | 260703d344b768c1a8297a02a16f6cfb6ce1cf90 /static | |
| parent | cbd5fa37fe0dfd09ab9c84b37383ca8c9b4cee1e (diff) | |
Revert "Revert "drop workaround for preopt issues""
This reverts commit 4b52ba732d569081138ad8a3c6b5738c215f3608.
Diffstat (limited to 'static')
| -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 b594820b..1611a5be 100644 --- a/static/releases.html +++ b/static/releases.html @@ -324,6 +324,7 @@ <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> <li>Vanadium: update Chromium base to 81.0.4044.138</li> </ul> |
