From 63009456211a7ada62fe44af7d06120d3e3cef34 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 May 2019 20:49:16 -0400 Subject: [PATCH] mark kernel changes as such --- static/releases.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/releases.html b/static/releases.html index 4471953f..b6305c03 100644 --- a/static/releases.html +++ b/static/releases.html @@ -205,9 +205,9 @@
  • require unlocking to use bluetooth quick tile
  • require unlocking to use nfc quick tile
  • add support for kernels without module support enabled to the VTS and compatibility tests
  • -
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL: disable slab merging
  • -
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL: disable loadable kernel module support
  • -
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL: mark qcedev data const
  • +
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: disable slab merging
  • +
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: disable loadable kernel module support
  • +
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: mark qcedev data const
  • Pixel 2, Pixel 2 XL: disable unused ramdisk compression formats
  • SELinux policy: remove priv_app app_data_file execute
  • SELinux policy: remove dumpstate ashmem execute and execmem (GrapheneOS doesn't use the ART JIT compiler)