From 4e04ddb95f3717e04d2d28ebdd9a5b778a55473e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 12 Jun 2021 11:52:13 -0400 Subject: [PATCH] APV kernel module change --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index f611b6ec..05502f64 100644 --- a/static/releases.html +++ b/static/releases.html @@ -473,6 +473,7 @@
  • re-enable current camera/microphone privacy indicator implementation
  • 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)
  • 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
  • +
  • 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
  • Important news about the official GrapheneOS chat