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

Commit e0bba99c authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

Merge "Remove slice: from SliceProvider docs"

parents 414b665f a9b3d73d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ import java.util.concurrent.CountDownLatch;
 */
public abstract class SliceProvider extends ContentProvider {
    /**
     * This is the Android platform's MIME type for a slice: URI
     * This is the Android platform's MIME type for a URI
     * containing a slice implemented through {@link SliceProvider}.
     */
    public static final String SLICE_TYPE = "vnd.android.slice";