From bbff55929e7b9a8a8f9a33ede1e5d0e770ec443d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 May 2020 01:19:12 -0400 Subject: [PATCH] SCHED_BATCH for kernel build scripts --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 0fac1d2d..c5ed674d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -326,6 +326,7 @@
  • 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
  • +
  • set SCHED_BATCH in the kernel build scripts
  • Restoration of past features since the 2020.05.05.02 release: