add back our patch for a NPE system_server crash

This commit is contained in:
Daniel Micay 2024-12-13 15:16:02 -05:00
parent 3d0d8f687f
commit 4d6d2148e9

View File

@ -552,6 +552,7 @@
<p>Changes since the 2024121200 release:</p>
<ul>
<li>add back our fix for an upstream Android null pointer exception system_server crash with InputMethodManagerService triggered when ending user sessions because it turns out to still be required after Android 15 QPR1</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.230</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.173</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.119</li>