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

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

Merge "Add bugfix flag propagate_user_context_for_intent_creation" into main

parents 955b9b9c 1d6b83e1
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
    }
}