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

Commit 1d6b83e1 authored by Joy Babafemi's avatar Joy Babafemi
Browse files

Add bugfix flag propagate_user_context_for_intent_creation

Bug: 373711451
Flag: EXEMPT this change is adding the flag
Change-Id: I997ca05e98e6079decbffdcd75382836e9ff7a0b
parent 6d9ca16b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -114,3 +114,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "credential_manager"
    name: "propagate_user_context_for_intent_creation"
    description: "Propagates the user ID in which to find the right OEM UI component to launch"
    bug: "373711451"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}