Move several stuffs out of shared

This commit is contained in:
topjohnwu
2020-03-30 04:25:42 -07:00
parent 23e74b2781
commit cba26eedb5
11 changed files with 23 additions and 34 deletions

View File

@@ -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()