am 738241f9: Merge "Document that DownloadManager supports HTTPS." into mnc-dev
* commit '738241f93c066a2ef233dd0e12661bf808bfd915': Document that DownloadManager supports HTTPS.
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