mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 20:45:24 +00:00
8 lines
131 B
Java
8 lines
131 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.model.download.DownloadService;
|
|
|
|
public class j extends DownloadService {
|
|
/* stub */
|
|
}
|