mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-30 15:36:36 +00:00
Replace old design with redesign (p2)
This commit is contained in:
@@ -2,11 +2,11 @@ package a;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
import com.topjohnwu.magisk.model.update.UpdateCheckService;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.work.WorkerParameters;
|
||||
|
||||
import com.topjohnwu.magisk.model.update.UpdateCheckService;
|
||||
|
||||
public class g extends w<UpdateCheckService> {
|
||||
/* Stub */
|
||||
public g(@NonNull Context context, @NonNull WorkerParameters workerParams) {
|
||||
|
||||
Reference in New Issue
Block a user