version:3.7beta
fix:移除HTTPInterface,所有请求在NetInterfaceManager进行 update:
This commit is contained in:
@@ -249,7 +249,6 @@ public class GuardService extends Service {
|
||||
}
|
||||
break;
|
||||
case Intent.ACTION_SCREEN_OFF: {
|
||||
// HTTPInterface.getAppLimit(GuardService.this);
|
||||
long time = System.currentTimeMillis();
|
||||
getLockState("1", String.valueOf(time));
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||||
|
||||
Reference in New Issue
Block a user