|
|
@ -594,6 +594,7 @@ public class MicroPhotoService extends Service {
|
|
|
|
|
|
|
|
|
|
|
|
int network = intent.getIntExtra("network", 0);
|
|
|
|
int network = intent.getIntExtra("network", 0);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
network = 0;
|
|
|
|
if (network == 0) {
|
|
|
|
if (network == 0) {
|
|
|
|
startTerminalService(intent);
|
|
|
|
startTerminalService(intent);
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|