You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
7 lines
105 B
Kotlin
7 lines
105 B
Kotlin
package a
|
|
|
|
import com.topjohnwu.magisk.redesign.MainActivity
|
|
|
|
class i : MainActivity() {
|
|
/* stub */
|
|
} |