mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-23 21:09:40 +00:00
Added new CompoundDownloadService which will encapsulate all downloads and should manage post-download events as well
As of now it's still in a development stage and isn't connected to anything
This commit is contained in:

committed by
John Wu

parent
8af832a496
commit
9542ca773f
5
app/src/main/java/a/k.kt
Normal file
5
app/src/main/java/a/k.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package a
|
||||
|
||||
import com.topjohnwu.magisk.model.download.CompoundDownloadService
|
||||
|
||||
class k : CompoundDownloadService()
|
Reference in New Issue
Block a user