mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
refactored windowsFeatureManager
This commit is contained in:
parent
a437bda6af
commit
16b6c527ef
@ -177,6 +177,7 @@ public class WindowsFeatureManager implements FeatureManager {
|
||||
feature.setCode("LOCK_RESET");
|
||||
feature.setName("LockReset");
|
||||
feature.setDescription("Lock Reset device");
|
||||
supportedFeatures.add(feature);
|
||||
return supportedFeatures;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user