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

Commit 5a80fb7c authored by Daniel Kim's avatar Daniel Kim Committed by Android (Google) Code Review
Browse files

Merge "Add flag for restricting get candidate cred" into main

parents 59b59160 3f41ea90
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -155,3 +155,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "credential_manager"
    name: "safeguard_candidate_credentials_api_caller"
    description: "Restricts get candidate credentials api to credential autofill service"
    bug: "370477460"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file