Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d332eba3 authored by Arpan Kaphle's avatar Arpan Kaphle Committed by Android (Google) Code Review
Browse files

Merge "Setup CredMan and Authenticate API Flag" into main

parents 066a1824 06f44795
Loading
Loading
Loading
Loading
+8 −1
Original line number Original line Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
    description: "Enables OEM configurable Credential Selector UI"
    description: "Enables OEM configurable Credential Selector UI"
    bug: "319448437"
    bug: "319448437"
}
}

flag {
    namespace: "credential_manager"
    name: "credman_biometric_api_enabled"
    description: "Enables Credential Manager to work with the Biometric Authenticate API"
    bug: "323211850"
}