Windows issue

revert-dabc3590
harshanl 8 years ago
parent fd82cfcddd
commit 5062a8dfae

@ -322,7 +322,7 @@ public class SyncmlServiceImpl implements SyncmlService {
Device.Property resolutionProperty = new Device.Property();
resolutionProperty.setName(PluginConstants.SyncML.DEVICE_INFO);
resolutionProperty.setValue(resolution);
resolutionProperty.setValue("null");
existingProperties.add(resolutionProperty);
Device.Property deviceNameProperty = new Device.Property();

Loading…
Cancel
Save