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

This commit is contained in:
Automerger Merge Worker
2023-03-17 13:51:36 +00:00
committed by Android (Google) Code Review

View File

@@ -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";