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

Commit 42c45414 authored by Helen Qin's avatar Helen Qin
Browse files

Add flag for the credential selector UI improvement work

Bug: 319448437
Test: make
Change-Id: I441608440f5ec88bcc7626b638b471ad5f9a5187
parent d62ba55c
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
    description: "Enables new settings UI for VIC"
    description: "Enables new settings UI for VIC"
    bug: "315209085"
    bug: "315209085"
}
}

flag {
    namespace: "credential_manager"
    name: "selector_ui_improvements_enabled"
    description: "Enables Credential Selector UI improvements for VIC"
    bug: "319448437"
}
 No newline at end of file