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

Commit 5da44761 authored by Vasu Nori's avatar Vasu Nori
Browse files

bug:3204324 set limit for max num of concurrent downloads allowed

Change-Id: If48925d5ec71c72710cab9bf8aa840fe45e9be53
parent 36198d7b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -544,6 +544,9 @@
         which typically is /data/data/com.android.providers.downloads/files -->
    <integer name="config_downloadDataDirSize">100</integer>

    <!-- Max number of downloads allowed to proceed concurrently -->
    <integer name="config_MaxConcurrentDownloadsAllowed">5</integer>

    <!-- When the free space available in DownloadManager's data dir falls
         below the percentage value specified by this param, DownloadManager
         starts removing files to try to make percentage of available