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

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

Merge "Add updateable fields to EXTRA_CHOOSER_ADDITIONAL_CONTENT_URI definition" into main

parents 2cf2560b c4b982c8
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -6129,10 +6129,14 @@ public class Intent implements Parcelable, Cloneable {
     * the selection changes made by the user.
     * Applications may implement this method to change any of the following Chooser arguments by
     * returning new values in the result bundle:
     * {@link #EXTRA_CHOOSER_TARGETS}, {@link #EXTRA_ALTERNATE_INTENTS},
     * {@link #EXTRA_CHOOSER_TARGETS},
     * {@link #EXTRA_ALTERNATE_INTENTS},
     * {@link #EXTRA_CHOOSER_CUSTOM_ACTIONS},
     * {@link #EXTRA_CHOOSER_MODIFY_SHARE_ACTION},
     * {@link #EXTRA_CHOOSER_REFINEMENT_INTENT_SENDER}.</p>
     * {@link #EXTRA_METADATA_TEXT},
     * {@link #EXTRA_CHOOSER_REFINEMENT_INTENT_SENDER},
     * {@link #EXTRA_CHOOSER_RESULT_INTENT_SENDER}.
     * </p>
     */
    @FlaggedApi(android.service.chooser.Flags.FLAG_CHOOSER_PAYLOAD_TOGGLING)
    public static final String EXTRA_CHOOSER_ADDITIONAL_CONTENT_URI =