|
|
@ -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() {
|
|
|
|