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

Commit 11b572db authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Clarify that up to 5 custom actions will be honored" into udc-dev am:...

Merge "Clarify that up to 5 custom actions will be honored" into udc-dev am: d063870c am: 216ce974

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22101927



Change-Id: Ia9421a76c578acbdbb2568acd21e9f0b42258ba5
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 3cb35355 216ce974
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5914,6 +5914,7 @@ public class Intent implements Parcelable, Cloneable {
    /**
     * A Parcelable[] of {@link ChooserAction} objects to provide the Android Sharesheet with
     * app-specific actions to be presented to the user when invoking {@link #ACTION_CHOOSER}.
     * You can provide as many as five custom actions.
     */
    public static final String EXTRA_CHOOSER_CUSTOM_ACTIONS =
            "android.intent.extra.CHOOSER_CUSTOM_ACTIONS";