diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-09 08:40:19 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | ebac63f2f8c1dcff4dd8d4e3acde030e10b9bc23 (patch) | |
| tree | bc8ee2d4c48069a7bf618b135d16b14a492c0cfc /static | |
| parent | b1da5e24a5b7a67af8242e2ee25de10ceb7c9efa (diff) | |
fix gmscompat issue breaking RPC transactions
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4161866d..0446352e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -571,6 +571,7 @@ <ul> <li>Android Debug Bridge: fix upstream fdsan crash from closing invalid file descriptor by fixing usage of epoll</li> + <li>Sandboxed Google Play compatibility layer: fix issue breaking RPC transactions which impacts the Terminal app</li> <li>allow Terminal app to use WebView JIT since it requires WebAssembly</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.80</li> </ul> |
