diff options
author | Kevin Chyn <kchyn@google.com> | 2018-08-27 12:39:17 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2018-08-30 14:49:32 -0700 |
commit | a24e9fd9acf0c7abbdbe40dbc2c2015d28acad49 (patch) | |
tree | a5407268d03f9a7198161fe786670cffb6106c03 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 836f2cfb9eaee16458876f8ddaa2d3f778f02be1 (diff) |
Add BiometricPromptService
The change introduces the following:
- BiometricPrompt communicatates with BiometricPromptService (new)
system service. The service does the decision making for which
biometric modality to use.
- As a result, a lot of logic is moved from <Biometric>Manager
to BiometricPrompt. FingerprintManager now does not care about
BiometricPrompt logic anymore (reverts several P changes).
Face, and all future <Biometric>Service interfaces must be protected by
the signature-only MANAGE_BIOMETRIC permission. Settings, SystemUI, and
BiometricPromptService are their only clients.
Bug: 72825012
Test: BiometricPromptDemo works
Test: Keyguard works
Test: Settings works
Change-Id: I2b7d6eff81bc07950202c50e592d733032523bf0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions