resolving conflicts

merge-requests/1/head
Nirothipan 7 years ago
parent 5b86f692c1
commit 1f484e6a53

@ -316,7 +316,7 @@ public class DeviceManagementAdminServiceImpl implements DeviceManagementAdminSe
public Response getDeviceLogcat(List<String> deviceIDs) {
if (log.isDebugEnabled()) {
log.debug("Invoking get Android device logcat operation");
}g
}
try {
CommandOperation operation = new CommandOperation();

Loading…
Cancel
Save