am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Manager.
Merge commit '13d08515f038db45de6028085993ae6076566867' into gingerbread-plus-aosp * commit '13d08515f038db45de6028085993ae6076566867': Remove SEE_ALL_EXTERNAL permission from Download Manager.
This commit is contained in:
@@ -623,14 +623,6 @@ public final class Downloads {
|
|||||||
public static final String PERMISSION_SEND_INTENTS =
|
public static final String PERMISSION_SEND_INTENTS =
|
||||||
"android.permission.SEND_DOWNLOAD_COMPLETED_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
|
* The content:// URI for the data table in the provider
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user