mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-02-05 19:32:33 -08:00
8 lines
131 B
Java
8 lines
131 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.services.UpdateCheckService;
|
|
|
|
public class n extends UpdateCheckService {
|
|
/* stub */
|
|
}
|