• Fred Quintana's avatar
    add the WAKE_LOCK perm to the DownloadProvider · a7fa30f3
    Fred Quintana authored
    The DownloadService needs the WAKE_LOCK permission, which
    it normally gets as a side-affect of the MediaProvider
    being in the same shared UID. Since clockwork doesn't
    include the MediaProvider the uses-permission needs to
    be added to DownloadProvider.
    
    Change-Id: Ib3f58695e21e1cf7d841bc55093c26b631092b30
    a7fa30f3
AndroidManifest.xml 6.09 KB