mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
resolving conflicts
This commit is contained in:
parent
5b86f692c1
commit
1f484e6a53
@ -316,7 +316,7 @@ public class DeviceManagementAdminServiceImpl implements DeviceManagementAdminSe
|
|||||||
public Response getDeviceLogcat(List<String> deviceIDs) {
|
public Response getDeviceLogcat(List<String> deviceIDs) {
|
||||||
if (log.isDebugEnabled()) {
|
if (log.isDebugEnabled()) {
|
||||||
log.debug("Invoking get Android device logcat operation");
|
log.debug("Invoking get Android device logcat operation");
|
||||||
}g
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
CommandOperation operation = new CommandOperation();
|
CommandOperation operation = new CommandOperation();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user