summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-14 12:45:53 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-14 12:45:53 -0400
commitdd8b767c6aa8611f752933b229d597b775577a26 (patch)
tree5bbe611dd68825891f4e2bcb39885dbb2c572578
parente82d9e4f1101c45d337a9685a3dfc91b8970500f (diff)
use consistent style for listing kernel changes
-rw-r--r--static/releases.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html
index e74e1da5..439b173b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -369,10 +369,10 @@
<li>Pixel 3a, Pixel 3a XL: show connected mac randomization feature</li>
<li>Pixel 3a, Pixel 3a XL: move to custom kernel</li>
<li>Pixel 3a, Pixel 3a XL: use monolithic kernel builds</li>
- <li>Pixel 3a, Pixel 3a XL (kernel): disable slab merging</li>
- <li>Pixel 3a, Pixel 3a XL (kernel): add toggle for disabling newly added USB devices</li>
- <li>Pixel 3a, Pixel 3a XL (kernel): replace SECURITY_SMACK with SECURITY_NETWORK</li>
- <li>Pixel 3a, Pixel 3a XL (kernel): mark qcedev data const</li>
+ <li>kernel (Pixel 3a, Pixel 3a XL): disable slab merging</li>
+ <li>kernel (Pixel 3a, Pixel 3a XL): add toggle for disabling newly added USB devices</li>
+ <li>kernel (Pixel 3a, Pixel 3a XL): replace SECURITY_SMACK with SECURITY_NETWORK</li>
+ <li>kernel (Pixel 3a, Pixel 3a XL): mark qcedev data const</li>
<li>Vanadium (browser and WebView): update Chromium base to 75.0.3770.101</li>
<li>Vanadium: disable sensors access by default</li>
<li>Vanadium: disable third party cookies by default</li>
@@ -552,10 +552,10 @@
<li>require unlocking to use bluetooth quick tile</li>
<li>require unlocking to use nfc quick tile</li>
<li>add support for kernels without module support enabled to the VTS and compatibility tests</li>
- <li>Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: disable slab merging</li>
- <li>Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: disable loadable kernel module support</li>
- <li>Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL kernels: mark qcedev data const</li>
- <li>Pixel 2, Pixel 2 XL: disable unused ramdisk compression formats</li>
+ <li>kernel (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): disable slab merging</li>
+ <li>kernel (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): disable loadable kernel module support</li>
+ <li>kernel (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): mark qcedev data const</li>
+ <li>kernel (Pixel 2, Pixel 2 XL): disable unused ramdisk compression formats</li>
<li>SELinux policy: remove priv_app app_data_file execute</li>
<li>SELinux policy: remove dumpstate ashmem execute and execmem (GrapheneOS doesn't use the ART JIT compiler)</li>
<li>SELinux policy: remove healthd ashmem execute and execmem (GrapheneOS doesn't use the ART JIT compiler)</li>