GmsCompatLib version 100 released
Changes in version 100:
- add shim implementation of GmsFontProvider to prevent crashes of apps depending on Play services when it's missing or disabled (restores support for using Pixel Camera without Play services with recent Pixel Camera versions depending on it for this)
- extend shim for background service starts to address edge cases where a foreground service is required
- fix NoOpPrewarmService chain crash in Pixel Camera caused by lack of privileged OS integration
A full list of changes from the previous release (GrapheneOS version 2025102300) is available through the Git commit log between the releases.
GmsCompatLib is a core component of the GrapheneOS sandboxed Google Play compatibility layer.
This update is available to GrapheneOS users via our app repository and and will be obsoleted by the next OS release including the changes in the base package.
Comparing 2025102300...lib-100 · GrapheneOS/platform_packages_apps_GmsCompat
Contribute to GrapheneOS/platform_packages_apps_GmsCompat development by creating an account on GitHub.GitHub