Add adaptive authentication service
Adaptive auth aims to provide more secure and better authentication
experience using various signals. In its current version, it detects
repeated failed auth attempts using either primary auth methods (i.e.
PIN/pattern/password) or biometrics, and then decides whether to lock
out the device.
Flag: ACONFIG android.adaptiveauth.enable_adaptive_auth DEVELOPMENT
Bug: 285053096
Test: atest AdaptiveAuthServiceTest
Change-Id: If15115e469f60d20f590c6fb0fde62a75c771b8e
5 files changed