diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-05 16:42:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-05 16:42:30 -0400 |
| commit | f2bf623992c4f58507640d5d69354e8abd49030c (patch) | |
| tree | b0c9346de3275654e9e4139b149cd536d78ff219 /static | |
| parent | e157cf79caaaea4001fd125d79dfbd713380c78d (diff) | |
dynamic module fix for Play services 24.22
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 792de23c..7ccae796 100644 --- a/static/releases.html +++ b/static/releases.html @@ -780,6 +780,7 @@ <ul> <li>full 2024-06-05 security patch level</li> <li>rebased onto Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li> + <li>Sandboxed Google Play compatibility layer: adjust to DynamiteLoader changes being deployed with a new feature flag in Play services 24.22</li> <li>stop treating pressing the spacebar on a physical keyboard as submitting the lockscreen password since it prevents entering passphrases with spaces (upstream Android bug which has existed for around 8.5 years)</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.165.0">version 125.0.6422.165.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-116">version 116</a></li> |
