mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-29 21:10:15 +02:00
8 lines
120 B
Java
8 lines
120 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.SuRequestActivity;
|
|
|
|
public class m extends SuRequestActivity {
|
|
/* stub */
|
|
}
|