mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02:00
Separate backend logic from frontend UI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package a;
|
||||
|
||||
import com.topjohnwu.magisk.MagiskManager;
|
||||
import com.topjohnwu.core.App;
|
||||
|
||||
public class q extends MagiskManager {
|
||||
public class q extends App {
|
||||
/* stub */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user