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

Commit 8fecf0ae authored by Achim Thesmann's avatar Achim Thesmann Committed by Android (Google) Code Review
Browse files

Merge "Create feature flag bal_send_intent_with_options" into main

parents e29cefe8 1a6ebcc9
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -56,3 +56,11 @@ flag {
    description: "Improved metrics."
    bug: "339245692"
}

flag {
    name: "bal_send_intent_with_options"
    namespace: "responsible_apis"
    description: "Add options parameter to IntentSender.sendIntent."
    bug: "339720406"
}