SCHED_BATCH for kernel build scripts

This commit is contained in:
Daniel Micay 2020-05-20 01:19:12 -04:00
parent 7e047b2628
commit bbff55929e

View File

@ -326,6 +326,7 @@
<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>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>