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

Commit 3f6710fe authored by Matt Casey's avatar Matt Casey Committed by Android (Google) Code Review
Browse files

Merge "Move createChooser behavior change behind a flag" into main

parents d1bd2a81 2b2abd88
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1064,7 +1064,11 @@ public class Intent implements Parcelable, Cloneable {
        }
        if (sender != null) {
            if (android.service.chooser.Flags.enableChooserResult()) {
                intent.putExtra(EXTRA_CHOOSER_RESULT_INTENT_SENDER, sender);
            } else {
                intent.putExtra(EXTRA_CHOSEN_COMPONENT_INTENT_SENDER, sender);
            }
        }
        // Migrate any clip data and flags from target.