Merge branch 'master' into 'master'

Fix build failure

See merge request entgra/carbon-device-mgt-plugins!161
revert-dabc3590
Dharmakeerthi Lasantha 4 years ago
commit 8fe3d9242c

@ -65,10 +65,4 @@ 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