APV kernel module change

This commit is contained in:
Daniel Micay 2021-06-12 11:52:13 -04:00
parent 066f3a460b
commit 4e04ddb95f

View File

@ -473,6 +473,7 @@
<li>re-enable current camera/microphone privacy indicator implementation</li>
<li>kernel (Pixel 4a (5G), Pixel 5): use new GNU assembler (gas) prebuilts and drop all other usage of the GNU toolchain since LLVM provides everything else (LLVM assembler is used for userspace, but can't yet handle the Linux kernel)</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>android-prepare-vendor (Pixel 4a (5G), Pixel 5): remove previously unused stock OS kernel modules now that we're temporarily enabling dynamic kernel module support so that only our builds of kernel modules are being used</li>
</ul>
<p><strong>Important news about the official GrapheneOS chat