mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-02 01:31:43 +00:00
8 lines
122 B
Java
8 lines
122 B
Java
![]() |
package a;
|
||
|
|
||
|
import com.topjohnwu.magisk.receivers.ManagerUpdate;
|
||
|
|
||
|
public class j extends ManagerUpdate {
|
||
|
/* stub */
|
||
|
}
|