Merge branch 'master' into 'master'

Master

See merge request entgra/carbon-device-mgt-plugins!159
revert-dabc3590
Inosh Perara 4 years ago
commit 4fb00e121d

@ -60,4 +60,10 @@ public class DeviceInformationManagerServiceMock implements DeviceInformationMan
public int publishEvents(String s, String s1, String s2, String s3) throws DeviceDetailsMgtException {
return 0;
}
@Override
public void addDeviceLocations(Device device, List<DeviceLocation> deviceLocations) throws
DeviceDetailsMgtException{
}
}

Loading…
Cancel
Save