diff options
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 94e612b3..77b321a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -546,11 +546,6 @@ <article id="2025010700"> <h3><a href="#2025010700">2025010700</a></h3> - <p>This is an early January security update release based on the January 2025 - security patch backports since the quarterly Android Open Source Project and - stock Pixel OS release (Android 15 QPR1) scheduled for this month hasn't been - published yet. </p> - <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025010700">2025010700</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> @@ -559,7 +554,8 @@ <p>Changes since the 2024123000 release:</p> <ul> - <li>full 2025-01-01 security patch level</li> + <li>full 2025-01-05 security patch level</li> + <li>rebased onto AP4A.250105.002 Android Open Source Project release</li> <li>provide standard haptic feedback for fingerprint authentication success when 2nd PIN is enabled</li> <li>add workaround for upstream SystemServiceManager.newTargetUser null pointer exception bug</li> <li>add workaround for upstream BatteryStatsImpl.updateWifiBatteryStats divide by zero bug</li> |
