mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-13 21:36:58 -08:00
8 lines
127 B
Java
8 lines
127 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.components.GeneralReceiver;
|
|
|
|
public class h extends GeneralReceiver {
|
|
/* stub */
|
|
}
|