GmsCompatConfig version 155 released:

https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-155

See the linked release notes for a summary of the improvements over the previous release and a link to the full changelog.

GmsCompatConfig is the text-based configuration for the GrapheneOS sandboxed Google Play compatibility layer. It provides a large portion of the compatibility shims.

The problem is still present after rebooting

type: crash
osVersion: google/lynx/lynx:15/BP1A.250305.019/2025032500:user/release-keys
package: com.google.android.gms:251036035, targetSdk 35
process: com.google.android.gms.persistent
processUptime: 58031 + 564 ms
installer: app.grapheneos.apps
GmsCompatConfig version: 155

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.StatsManager.setBroadcastSubscriber(android.app.PendingIntent, long, long)' on a null object reference
	at com.google.android.gms.common.subscriber.AnomalyConfigIntentOperation.onHandleIntent(:com.google.android.gms@251036035@25.10.36 (260400-739992411):121)
	at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@251036035@25.10.36 (260400-739992411):2)
	at apku.onHandleIntent(:com.google.android.gms@251036035@25.10.36 (260400-739992411):8)
	at sns.run(:com.google.android.gms@251036035@25.10.36 (260400-739992411):70)
	at snr.run(:com.google.android.gms@251036035@25.10.36 (260400-739992411):152)
	at fils.run(:com.google.android.gms@251036035@25.10.36 (260400-739992411):21)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)