Enlarge space allowed for internal downloads.
Bug: 13673309 Change-Id: Iefafe9abc9f116199f4a76d85bd0d7bfd872103d
This commit is contained in:
@@ -923,7 +923,7 @@
|
||||
<!-- Max space (in MB) allocated to DownloadManager to store the downloaded
|
||||
files if they are to be stored in DownloadManager's data dir,
|
||||
which typically is /data/data/com.android.providers.downloads/files -->
|
||||
<integer name="config_downloadDataDirSize">100</integer>
|
||||
<integer name="config_downloadDataDirSize">200</integer>
|
||||
|
||||
<!-- Max number of downloads allowed to proceed concurrently -->
|
||||
<integer name="config_MaxConcurrentDownloadsAllowed">5</integer>
|
||||
|
||||
Reference in New Issue
Block a user