Changes in version 160:
- disable feature flags for Play services Android Advanced Protection since sandboxed Play services can't control OS security features and we have stronger security features enabled by default along with a per-feature / per-app toggles instead of an overly coarse global toggle (we can provide a toggle for Advanced Protection as part of the OS to replace this for enabling security features implemented by user installed apps tied to this mode)
- update Gradle to 8.14.3
- update SDK to 36 (Android 16)
A full list of changes from the previous release (version 159) is available through the Git commit log between the releases (only changes to the gmscompat_config
text file and config-holder/
directory are part of GmsCompatConfig).
This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.
GmsCompatConfig is the text-based configuration for the GrapheneOS sandboxed Google Play compatibility layer. It provides a large portion of the compatibility shims.