Vanadium changes

This commit is contained in:
Daniel Micay 2020-05-21 13:00:59 -04:00
parent 281162d729
commit cd621e8f0f

View File

@ -325,6 +325,9 @@
<li>update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork</li> <li>update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork</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>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>Vanadium: update Chromium base to 81.0.4044.138</li>
<li>Vanadium: update Chromium base to 83.0.4103.60</li>
<li>Vanadium: disable media DRM preprovisioning</li>
<li>Vanadium: most private WebRTC IP handling policy by default</li>
<li>set SCHED_BATCH in the kernel build scripts</li> <li>set SCHED_BATCH in the kernel build scripts</li>
</ul> </ul>