I am performing an embedded port which requires (for safety reasons) that antitheft capabilities be disabled. Specifically, the retry timeout (also know as "deadline") which is 30 seconds after 5 failed attempts, should not occur.
I've followed the code paths on Marshmallow (6.0.1r), but can't seem to identify the exact cause of the entry deadline. Valid PIN entries after the 5th failure keep on "verifying" as unmatched --even though they are in fact correct -- until the 30 seconds has passed. I appreciate any help any may wish to offer. Should I find a method to achieve this before anyone can answer I will post my result. To this point I have focused on the code paths from KeyguardAbsInoutView.jave, KeyguardSecurityContainer.java through to LockPattrnUtil.java, LockSettingsService'java, and even DevicePolicyManagerService'java. Perhaps I made a mis-step somewhere along the way. let me know what you think, Thanks Greatly! -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.