diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-03 19:57:32 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-03 19:57:32 -0500 |
| commit | 7e3622606f7adba3521e33c5284232af0b9635aa (patch) | |
| tree | a3b451cb14c5cd73cff70b7914bb43a4b5147ca7 /static | |
| parent | 7fbeef5845683739913a7e28263e9f9f1b3a7ab8 (diff) | |
fix copy-paste mistake
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 2bb78dd8..f5addebf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -892,7 +892,7 @@ <ul> <li>full 2023-12-01 security patch level for 6th/7th generation Pixels too</li> <li>full 2023-12-05 security patch level</li> - <li>rebased onto UQ1A.231205.015 Android Open Source Project releases, which is the first quarterly maintenance/feature release for Android 14</li> + <li>rebased onto UQ1A.231205.015 Android Open Source Project release, which is the first quarterly maintenance/feature release for Android 14</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li> <li>Sandboxed Google Play compatibility layer: disable privileged AlarmManager.FLAG_PRIORITIZE to prevent crashes (this API is a no-op when Unrestricted battery mode is granted anyway)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-86">version 86</a></li> |
