Install APP service

revert-70aa11f8
manoj 10 years ago
parent 94fbb56f06
commit 2d5d0bb4f8

@ -79,7 +79,7 @@ public class TestDeviceManager implements DeviceMgtService {
} }
@Override @Override
public boolean updateDeviceInfo(Device device, sList<Application> applicationList) throws DeviceManagementException { public boolean updateDeviceInfo(Device device, List<Application> applicationList) throws DeviceManagementException {
return false; return false;
} }

Loading…
Cancel
Save