diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-10 19:42:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-10 19:42:56 -0500 |
| commit | d218ee5624bf912d9ed6a04d85f1593374b8be2f (patch) | |
| tree | 1705e7dcf0f96383f6fe8d15da7eaff3102e738f /static | |
| parent | bba12a2cafc23cb7545553664fadeb1c289dd6f9 (diff) | |
fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <li>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</li> <li>SELinux policy: add missing auditallow for base untrusted_app domains</li> <li>SELinux policy: add missing seinfo=base rules</li> - <li>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</li> + <li>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</li> </ul> </article> |
