summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-11 23:09:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-11 23:09:14 -0400
commit3d40c3d5cdb565518db8c196edf39dd1de889c43 (patch)
treed7e4326896802eba2782e2fdfbd1117745b53063
parentbd3cfebafd295f371cdfaff0a55b8df88f190b00 (diff)
temporary dynamic kernel modules
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 59e4f6f6..20a7b120 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -509,6 +509,7 @@
<li>rebased onto RQ3A.210605.005 release, initial release of Android 11 QPR3 (Quarterly Platform Release 3)</li>
<li>experimental new feature for configuring auto-reboot after N hours of the device being locked to put all logged in user profiles back at rest (i.e. data inaccessible to the OS until logged in again) when the device isn't in your possession</li>
<li>kernel (Pixel 4a (5G), Pixel 5): apply fixes for 2 Qualcomm Wi-Fi driver vulnerabilities from CAF missed in the upstream December 2020 security update for Pixels</li>
+ <li>kernel (Pixel 4a (5G), Pixel 5): temporarily move to building and using dynamic kernel modules (same list as AOSP) to work around new issues with monolithic builds until we have time to resolve it to improve CFI granularity again</li>
<li>Vanadium: update Chromium base to 91.0.4472.88</li>
<li>android-prepare-vendor: fix resuming image downloads due to broken HTTP/2 server semantics</li>
<li>Settings: fix hardcoded black text in storage summary</li>