summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-20 16:04:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-20 16:04:31 -0400
commit281162d7299e88d8f4004cb214ab615098319ca0 (patch)
treeca81cc8005aa93159d160f3143ba19e9485aae2c
parent5e5d4a2efc7441cdee73e91a512772ffc0896344 (diff)
Revert "Revert "Revert "drop workaround for preopt issues"""
This reverts commit c9d92784b664c3407180ed5878aacd2c7e72d5ea.
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c5ed674d..b366e69f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -323,7 +323,6 @@
<li>keep build number and datetime consistent</li>
<li>always use UTC as the time zone for build dates</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>
<li>set SCHED_BATCH in the kernel build scripts</li>