1package: "android.adaptiveauth" 2container: "system" 3 4flag { 5 name: "enable_adaptive_auth" 6 namespace: "biometrics" 7 description: "Feature flag for enabling the new adaptive auth service" 8 bug: "285053096" 9} 10 11flag { 12 name: "report_biometric_auth_attempts" 13 namespace: "biometrics" 14 description: "Control the usage of the biometric auth signal in adaptive auth" 15 bug: "285053096" 16}