statementservice backport didn't work

This commit is contained in:
Daniel Micay 2023-04-28 19:05:02 -04:00
parent 552dfe18dd
commit 0f61b4c1a8

View File

@ -690,7 +690,6 @@
<li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li> <li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li>
<li>Launcher: backport null pointer check from AOSP master</li> <li>Launcher: backport null pointer check from AOSP master</li>
<li>backport fix for Bluetooth related system_server crash</li> <li>backport fix for Bluetooth related system_server crash</li>
<li>backport fix for com.android.statementservice crash and remove our workaround for it</li>
<li>backport 8 media framework memory corruption fixes from AOSP master</li> <li>backport 8 media framework memory corruption fixes from AOSP master</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104</li>