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

Commit 0a9f5164 authored by Steve Howard's avatar Steve Howard Committed by Android Git Automerger
Browse files

am 82ab8d95: am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Manager.

Merge commit '82ab8d95'

* commit '82ab8d95':
  Remove SEE_ALL_EXTERNAL permission from Download Manager.
parents b77bcd1b 82ab8d95
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -623,14 +623,6 @@ public final class Downloads {
        public static final String PERMISSION_SEND_INTENTS =
                "android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS";

        /**
         * The permission to access downloads to {@link DESTINATION_EXTERNAL}
         * which were downloaded by other applications.
         * @hide
         */
        public static final String PERMISSION_SEE_ALL_EXTERNAL =
                "android.permission.SEE_ALL_EXTERNAL";

        /**
         * The content:// URI for the data table in the provider
         */