Change platforms to lower case

revert-70aa11f8
manoj 10 years ago
parent 3f78271847
commit 76c697453e

@ -20,5 +20,5 @@
package org.wso2.carbon.device.mgt.common;
public enum Platform {
ANDROID, IOS, WINDOWS;
android, ios, windows;
}

Loading…
Cancel
Save