|
|
@ -70,6 +70,9 @@ public class MainActivity extends AppCompatActivity {
|
|
|
|
if (initMpMasterConfigurations(context)) {
|
|
|
|
if (initMpMasterConfigurations(context)) {
|
|
|
|
restartMpMasterApp(context);
|
|
|
|
restartMpMasterApp(context);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sleep(100);
|
|
|
|
|
|
|
|
System.exit(0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|