Merge "Document that DownloadManager supports HTTPS." into mnc-dev
This commit is contained in:
@@ -418,7 +418,7 @@ public class DownloadManager {
|
||||
private int mNotificationVisibility = VISIBILITY_VISIBLE;
|
||||
|
||||
/**
|
||||
* @param uri the HTTP URI to download.
|
||||
* @param uri the HTTP or HTTPS URI to download.
|
||||
*/
|
||||
public Request(Uri uri) {
|
||||
if (uri == null) {
|
||||
|
||||
Reference in New Issue
Block a user