Refactor
This commit is contained in:
parent
aed079377f
commit
a493bafb79
@ -34,12 +34,8 @@ public class DetectorService extends LifecycleService {
|
||||
passToServiceListener(detectionReport);
|
||||
}
|
||||
});
|
||||
|
||||
audioRecorder = new AudioRecorder(this);
|
||||
|
||||
|
||||
isServiceRunning = true;
|
||||
|
||||
return super.onStartCommand(intent, flags, startId);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user