diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-16 00:31:38 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-16 00:31:38 -0500 |
| commit | f3268f8cba343f7e5590c7eccc00f08e087dc700 (patch) | |
| tree | 7225d07f73863312f5fbe59fc935ee71700cc4f4 /static | |
| parent | ee9b6333f07a83056aeb6664281e6c32daaf8ac9 (diff) | |
clarify gmscompat improvement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e33979ca..a6c77261 100644 --- a/static/releases.html +++ b/static/releases.html @@ -746,7 +746,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>Sandboxed Google Play compatibility layer: replace cross-user intent broadcasts with user-local ones to avoid occasional background service crashes</li> <li>fix upstream bug causing crash for previewing live wallpapers</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li> <li>Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)</li> |
