• qinmin's avatar
    Introduce background Download process to android · ee805c1e
    qinmin authored
    This change adds a new download process to android.
    This process will handle download in the background and may outlive chrome
    Unlike other ChildProcessService, DownloadProcessService is a started service as it manage its own lifecycle:
    When a download started, the download service will start running
    When all download finishes, the Download service will be stopped
    
    BUG=545640
    
    Review URL: https://codereview.chromium.org/1622743005
    
    Cr-Commit-Position: refs/heads/master@{#373608}
    ee805c1e
ids.xml 345 Bytes