--------- beginning of crash
06-10 00:48:32.883 2295 2295 E AndroidRuntime: FATAL EXCEPTION: main
06-10 00:48:32.883 2295 2295 E AndroidRuntime: Process: com.android.systemui, PID: 2295
06-10 00:48:32.883 2295 2295 E AndroidRuntime: java.lang.IncompatibleClassChangeError: Found interface com.android.systemui.statusbar.policy.HeadsUpManager, but class was expected (declaration of 'com.android.systemui.statusbar.policy.HeadsUpManager' appears in /system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk!classes3.dex)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.actions.UnpinNotifications.updateHeadsUpListener(Unknown Source:0)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.actions.UnpinNotifications.(Unknown Source:0)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule.provideUnpinNotificationsElmyra(ElmyraModule.java:95)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule_ProvideUnpinNotificationsElmyraFactory.provideUnpinNotificationsElmyra(ElmyraModule_ProvideUnpinNotificationsElmyraFactory.java:51)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule_ProvideUnpinNotificationsElmyraFactory.get(ElmyraModule_ProvideUnpinNotificationsElmyraFactory.java:41)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule_ProvideUnpinNotificationsElmyraFactory.get(ElmyraModule_ProvideUnpinNotificationsElmyraFactory.java:15)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule_ProvideServiceConfigurationGoogleFactory.get(ElmyraModule_ProvideServiceConfigurationGoogleFactory.java:80)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.elmyra.dagger.ElmyraModule_ProvideServiceConfigurationGoogleFactory.get(ElmyraModule_ProvideServiceConfigurationGoogleFactory.java:22)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.google.android.systemui.GoogleServices.start(GoogleServices.java:50)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.startStartable(SystemUIApplication.java:340)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.startStartable(SystemUIApplication.java:331)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.lambda$startServicesIfNeeded$0(SystemUIApplication.java:246)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.$r8$lambda$sGiK2-9UovZrcCsIc_DAH_UDKow(SystemUIApplication.java:0)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.timeInitialization(SystemUIApplication.java:293)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:244)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:193)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.systemui.keyguard.KeyguardService.onCreate(KeyguardService.java:347)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:4867)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2367)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8527)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:555)
06-10 00:48:32.883 2295 2295 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)