[Mi9t / davinci] SystemUI crash / biometric unlock on apps

With the latest update (ArrowOS v11, 2021-06-20) I'm getting SystemUI force close when enabling/using biometric unlock with certain apps (like for example 1password). Already deleted all fingerprints, rebooted the device and added my fingerprints again, but the issue stayed.

06-20 20:33:06.028 20224 20224 E AndroidRuntime: android.view.InflateException: Binary XML file line #17 (closed) in com.android.systemui:layout/auth_biometric_fingerprint_view: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.ViewOnClickListener)' on a null object reference 06-20 20:33:06.028 20224 20224 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.ViewOnClickListener)' on a null object reference 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthBiometricView.onFinishInflateInternal(AuthBiometricView.java:664) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthBiometricView.onFinishInflate(AuthBiometricView.java:613) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:1134) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:680) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:532) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthContainerView.(AuthContainerView.java:286) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthContainerViewBuilder.build(AuthContainerView.java:170) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthController.buildDialog(AuthController.java:490) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthController.showDialog(AuthController.java:403) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.biometrics.AuthController.showAuthenticationDialog(AuthController.java:318) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.systemui.statusbar.CommandQueueH.handleMessage(CommandQueue.java:1194) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.os.Looper.loop(Looper.java:223) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7665) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) 06-20 20:33:06.028 20224 20224 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

Edited by René Herbrich
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information