clarify system_server crash fixes

This commit is contained in:
Daniel Micay 2025-01-08 00:39:18 -05:00
parent b5c5568f10
commit d3322b4316

View File

@ -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>