mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-30 09:56:12 +00:00
Move several stuffs out of shared
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package a
|
||||
|
||||
import com.topjohnwu.magisk.ProcessPhoenix
|
||||
import com.topjohnwu.magisk.core.App
|
||||
import com.topjohnwu.magisk.core.GeneralReceiver
|
||||
import com.topjohnwu.magisk.core.SplashActivity
|
||||
@@ -21,3 +22,5 @@ class h : GeneralReceiver()
|
||||
class j : DownloadService()
|
||||
|
||||
class m : SuRequestActivity()
|
||||
|
||||
class r : ProcessPhoenix()
|
||||
|
||||
Reference in New Issue
Block a user