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

Commit 789539d8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update java doc for FLAG_DIR_BLOCKS_TREE"

parents 6da6e4f7 ffd01228
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -553,7 +553,9 @@ public final class DocumentsContract {
        /**
         * Flag indicating that a document is a directory that wants to block itself
         * from being selected when the user launches an {@link Intent#ACTION_OPEN_DOCUMENT_TREE}
         * intent. Only valid when {@link #COLUMN_MIME_TYPE} is {@link #MIME_TYPE_DIR}.
         * intent. Individual files can still be selected when launched via other intents
         * like {@link Intent#ACTION_OPEN_DOCUMENT} and {@link Intent#ACTION_GET_CONTENT}.
         * Only valid when {@link #COLUMN_MIME_TYPE} is {@link #MIME_TYPE_DIR}.
         * <p>
         * Note that this flag <em>only</em> applies to the single directory to which it is
         * applied. It does <em>not</em> block the user from selecting either a parent or