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

Commit 7b127fed authored by Joy Babafemi's avatar Joy Babafemi
Browse files

Add flag for Credential Manager Settings Bug Fixes

Bug: 372715083
Flag: EXEMPT adding flag
Change-Id: I766be66064648d481805e88331063fc185ff9bc2
parent 65146ab4
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
    }
}