diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-24 03:20:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-24 03:20:12 -0400 |
| commit | eec8e052db8a550a2271336590ff49f6bd15bf86 (patch) | |
| tree | ede83388a43cd2d45ee32bf7f11c16f4b4f56363 | |
| parent | c4d1930be72f3d20f1eee03ce9e0076a129d63e1 (diff) | |
add missing SELinux policy context for 6a
| -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 41a52953..ad23a1c2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -679,6 +679,7 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.169</li> <li>allow toggling VoWiFi while roaming by default</li> <li>ignore carrier configuration disabling VoWiFi, VoLTE and VoNR toggles to make them available for all newly provisioned setups</li> + <li>Pixel 6, Pixel 6 Pro, Pixel 6a: add missing SELinux policy context for resku_rescue_kicker (only currently used on Pixel 6a)</li> </ul> </article> --> |
