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

Commit 28bad11b authored by Dan Sandler's avatar Dan Sandler Committed by android-build-merger
Browse files

Merge "Fix javadoc xrefs." into pi-dev am: 64c8e13b

am: 73615ba5

Change-Id: I5ade8bee9b767497872066a9fcccce2eba01f93e
parents 8727af72 73615ba5
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -45,8 +45,8 @@ public class QuickViewConstants {
     * Feature to delete an individual document. Quick viewer implementations must use
     * Feature to delete an individual document. Quick viewer implementations must use
     * Storage Access Framework to both verify delete permission and to delete content.
     * Storage Access Framework to both verify delete permission and to delete content.
     *
     *
     * @see DocumentsContract#Document#FLAG_SUPPORTS_DELETE
     * @see DocumentsContract.Document#FLAG_SUPPORTS_DELETE
     * @see DocumentsContract#deleteDocument(ContentResolver resolver, Uri documentUri)
     * @see DocumentsContract#deleteDocument(ContentResolver, Uri)
     */
     */
    public static final String FEATURE_DELETE = "android:delete";
    public static final String FEATURE_DELETE = "android:delete";