From a0fc160a52d6194d341ab0d0a3a6bf3236383d92 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 19 May 2020 08:32:23 -0400 Subject: [PATCH] drop workaround for preopt issues --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • always use UTC as the time zone for build dates
  • enable VPN lockdown by default
  • update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork
  • +
  • drop workaround disabling precompilation for vendor code
  • 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)
  • Vanadium: update Chromium base to 81.0.4044.138