diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-16 17:29:24 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-16 17:30:37 -0400 |
| commit | e9f2d2a8a87cc5c0deb536b5a01beaa6523545a8 (patch) | |
| tree | 200472954b10f1b25aecb001f95bb0b354c6f135 /static/releases.html | |
| parent | 104c80ae9e69ea9d90cc4c740404c2133c090f0f (diff) | |
GmsCompat improvements
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index abeb762f..ebea1133 100644 --- a/static/releases.html +++ b/static/releases.html @@ -538,6 +538,9 @@ <p>Changes since the 2024101600 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: replace GmsCompatConfig Bluetooth stubs with in-place checks for improved reliability and readability</li> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-142">version 142</a></li> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-143">version 143</a></li> </ul> </article> --> |
