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

Commit bf653d0b authored by Joy Babafemi's avatar Joy Babafemi Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Credential Manager Settings Bug Fixes" into main

parents e5795127 7b127fed
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -124,3 +124,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "credential_manager"
    name: "settings_w_fixes"
    description: "Settings improvements for credential manager"
    bug: "373711451"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}