fix an upstream race condition in handling of system error files

This commit is contained in:
Daniel Micay 2024-10-07 14:44:31 -04:00
parent 3a1c52d364
commit 2ee6977f6c

View File

@ -883,6 +883,7 @@
<ul>
<li>avoid log viewer breaking after system_server restarts</li>
<li>add handling for early boot-time system journal notifications</li>
<li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li>
<li>kernel (5.10, 5.15, 6.1, 6.6): backport upstream patch fixing a hole in SELinux W^X enforcement where an </li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.226</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.167</li>