diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 04:07:33 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 04:07:33 -0500 |
| commit | a559498739f61886ec903a1265cc93ec947da901 (patch) | |
| tree | abaea46b074498df4ef7375b93436cc279212149 /static | |
| parent | 49b1a9038881cc18293889e9844740680c21325b (diff) | |
add Play Games Services support to gmscompat
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 bcb5031e..30b43f91 100644 --- a/static/releases.html +++ b/static/releases.html @@ -514,6 +514,7 @@ <li>remove AOSP CarrierConfig resources to greatly improve support for many carriers</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/9">version 9</a></li> <li>TalkBack (screen reader): update base version to 370044210 and port our changes (other than Play services vision library removal since it now provides useful OCR functionality we need to replace rather than removing)</li> + <li>Sandboxed Play services compatibility layer: extend compatibility layer to Play Games Services (Google Play Games can be installed from the Play Store)</li> </ul> </article> --> |
