You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
7 lines
103 B
Java
7 lines
103 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.DownloadActivity;
|
|
|
|
public class c extends DownloadActivity {
|
|
}
|