优化代码

hdrplus
Matthew 1 year ago
parent 8ffd2f1089
commit ff75f8c407

@ -830,7 +830,7 @@ public class MpMasterService extends Service {
}); });
th.start(); th.start();
} }
public void reboot(final int rebootType) { public void reboot(final int rebootType) {
Runnable runnable = new Runnable() { Runnable runnable = new Runnable() {

Loading…
Cancel
Save