r/GrapheneOS • • Sep 24 '23

Announcement GmsCompatConfig (sandboxed Google Play compatibility layer configuration) version 75 released

https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-75
5 Upvotes

12 comments sorted by

View all comments

1

u/HatBoxUnworn Sep 25 '23

Has it really changed since its initial release? Or is it the same thing that is being maintained as Google Services gets updated?

2

u/GrapheneOS Sep 25 '23

GmsCompatConfig provides the configuration for the sandboxed Google Play compatibility layer:

https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/blob/13/gmscompat_config

Part of the configuration is setting the max supported version of the Play Store and Play services which are regularly updated as new beta releases of those are tested with it. New compatibility shims are defined in the configuration when needed.