mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-02 22:36:09 +00:00
8 lines
110 B
Java
8 lines
110 B
Java
![]() |
package a;
|
||
|
|
||
|
import com.topjohnwu.magisk.NoUIActivity;
|
||
|
|
||
|
public class g extends NoUIActivity {
|
||
|
/* stub */
|
||
|
}
|