I've just installed this version, previous I was on the last pixel ROM. My issue is that I can't use fingerprint, when I try to set it it's like it doesn't see my finger, and if I try to add facial unlock the setting app stop working and I get this
Do I need to flash something else to use security?
Do I need to flash something else to use security?
JavaScript:
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(Unknown Source:27)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.android.internal.widget.VerifyCredentialResponse.getResponseCode()' on a null object reference
at com.android.internal.widget.LockPatternUtils.checkCredential(Unknown Source:13)
at com.android.internal.widget.LockPatternUtils.checkPassword(Unknown Source:4)
at com.android.internal.widget.LockPatternUtils.checkPassword(Unknown Source:1)
at com.android.settings.ej.d(Unknown Source:7)
at com.android.settings.ej.doInBackground(Unknown Source:2)
at android.os.AsyncTask$2.call(Unknown Source:20)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 3 more