Skip to content
Commit 875b8065 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Move from face-specific settings to generic biometric settings

Fixes: 184965821
Test: On various devices:
      adb shell settings put secure biometric_app_enabled 0/1
      adb shell settings put secure biometric_keyguard_enabled 0/1

Test: On face-only devices that shipped before S:
      Existing settings (settings > security > face unlock) are not
      affected and still work.

      Newly added secure settings do not take effect (as expected)

Test: atest com.android.server.biometrics
Test: atest KeyguardUpdateMonitorTest

Change-Id: Ie0fda46facefd3ecfbbce6ef769d6d8e9fdfb09b
parent 6e5f0868
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment