diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-28 19:05:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-28 19:05:02 -0400 |
| commit | 0f61b4c1a843ccd4e61d504150f1883f06d617c9 (patch) | |
| tree | 9277078cbad28b7fdcd3fda55291095e75f5d1dd /static | |
| parent | 552dfe18dd9473bc8ff9db2859d8dd3c25fb8573 (diff) | |
statementservice backport didn't work
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2b6a2690..47d54fcc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -690,7 +690,6 @@ <li>keystore: backport generating fallback operation challenge with SecureRandom 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 com.android.statementservice crash and remove our workaround for it</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 (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104</li> |
