mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-12 13:05:30 -08:00
8 lines
121 B
Java
8 lines
121 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.core.GeneralReceiver;
|
|
|
|
public class h extends GeneralReceiver {
|
|
/* stub */
|
|
}
|