From d218ee5624bf912d9ed6a04d85f1593374b8be2f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 10 Mar 2022 19:42:56 -0500 Subject: [PATCH] fix typo --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index b33025c6..35576e40 100644 --- a/static/releases.html +++ b/static/releases.html @@ -560,7 +560,7 @@
  • add support code for Pixel 6 and Pixel 6 Pro APEX enablement and under display fingerprint reader to the main branch as preparation for eliminating the device branch
  • SELinux policy: add missing auditallow for base untrusted_app domains
  • SELinux policy: add missing seinfo=base rules
  • -
  • kernel (Pixel 4a (5G), Pixel 5, Pixel 6, Pixel 6 Pro): temporarily revert disabling SELINUX_SECURITY_DEVELOP to work around upstream AOSP bug in early userspace
  • +
  • kernel (Pixel 4a (5G), Pixel 5, Pixel 6, Pixel 6 Pro): temporarily revert disabling SECURITY_SELINUX_DEVELOP to work around upstream AOSP bug in early userspace