mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-06 12:51:21 -08:00
8 lines
114 B
Java
8 lines
114 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.SplashActivity;
|
|
|
|
public class c extends SplashActivity {
|
|
/* stub */
|
|
}
|