diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-08 15:48:04 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-08 15:48:04 -0500 |
| commit | 4e7604b6c010ff607441c58427ddb53dc1d56712 (patch) | |
| tree | 6768a3f1a014f751a3345d630d44d5d941bdc41b | |
| parent | 40df81982d5ddebf33669514c43f266418e849b9 (diff) | |
fix GMS crash
| -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 35dd8371..e5053afd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -720,6 +720,7 @@ <p>Changes since the 2023110700 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: replace cross-user intent broadcasts with user-local ones</li> <li>fix upstream bug causing crash for previewing live wallpapers</li> </ul> </article> |
