mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-04 23:25:44 +00:00
8 lines
114 B
Java
8 lines
114 B
Java
![]() |
package a;
|
||
|
|
||
|
import com.topjohnwu.magisk.SplashActivity;
|
||
|
|
||
|
public class c extends SplashActivity {
|
||
|
/* stub */
|
||
|
}
|