diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index ccb19318..822b9e90 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,8 +572,8 @@ <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 factor 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> + <li>add workaround for upstream SystemServiceManager.newTargetUser null pointer exception bug crashing system_server</li> + <li>add workaround for upstream BatteryStatsImpl.updateWifiBatteryStats divide by zero bug crashing system_server</li> <li>Contacts: improve dark theme contrast for empty contacts list background</li> <li>backport mainline APEX module patches for Media Provider, Network Stack and Wi-Fi</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.175</li> |
