diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-07 17:15:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-07 17:15:28 -0500 |
| commit | d52a4e967697a78fdfa730f310e36c6d4bad9400 (patch) | |
| tree | 1f19a99aeb390c1b1509d7ee707e741cf666e012 | |
| parent | 549977f912d490a26ccae8e8275ec067b0a44379 (diff) | |
sepolicy seinfo=base fix
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b9d00339..422f40e7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -531,6 +531,7 @@ <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: mark IncFS as being built into the kernel</li> <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> </ul> </article> --> |
