resolving conflicts

This commit is contained in:
Nirothipan 2017-10-18 14:31:12 +05:30
parent 5b86f692c1
commit 1f484e6a53

View File

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