summaryrefslogtreecommitdiff
path: root/apex
diff options
context:
space:
mode:
author “riyaghai” <riyaghai@google.com> 2024-09-05 16:06:05 +0000
committer Riya Ghai <riyaghai@google.com> 2024-09-09 08:30:02 +0000
commitbeb5b6795cc1f3b1e19cd5c000afb96359a63798 (patch)
treee6c6e3637025f0f7ca525bb74517a8053ee9cd52 /apex
parentb33944506398f056b70be3385d7447152d912ac0 (diff)
[PhotoPicker] Modify documentation for EXTRA_PICKER_PRE_SELECTION_URIS.
Test: n/a Bug: 358618872 Flag: EXEMPT, documentation modification Change-Id: I62dfa4e960e26f155d6ea17660503db3b5afc78b
Diffstat (limited to 'apex')
-rw-r--r--apex/framework/java/android/provider/MediaStore.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/framework/java/android/provider/MediaStore.java b/apex/framework/java/android/provider/MediaStore.java
index 05721252d..71a652ab9 100644
--- a/apex/framework/java/android/provider/MediaStore.java
+++ b/apex/framework/java/android/provider/MediaStore.java
@@ -1059,7 +1059,7 @@ public final class MediaStore {
*
* <p>Only MediaStore content URI(s) of the item(s) received as a result of
* {@link MediaStore#ACTION_PICK_IMAGES} action are accepted. The value of this intent-extra
- * should be an ArrayList of type parcelables. Default value is null. Maximum number of URIs
+ * should be an ArrayList of type URIs. Default value is null. Maximum number of URIs
* that can be accepted is limited by the value passed in
* {@link MediaStore#EXTRA_PICK_IMAGES_MAX} as part of the {@link MediaStore#ACTION_PICK_IMAGES}
* intent. In case the count of input URIs is greater than the limit then