mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-23 21:09:40 +00:00
Updated service architecture and extracted useful tools to separate class
This commit is contained in:

committed by
John Wu

parent
452db51669
commit
967bdeae7b
@@ -1,5 +1,5 @@
|
||||
package a
|
||||
|
||||
import com.topjohnwu.magisk.model.download.CompoundDownloadService
|
||||
import com.topjohnwu.magisk.model.download.DownloadService
|
||||
|
||||
class k : CompoundDownloadService()
|
||||
class k : DownloadService()
|
Reference in New Issue
Block a user