Refactor license constants

revert-70aa11f8
manoj 10 years ago
parent 79261210f2
commit 2eadf11eaf

@ -73,7 +73,7 @@ public final class DeviceManagementConstants {
private LicenseProperties() { private LicenseProperties() {
throw new AssertionError(); throw new AssertionError();
} }
public static final String OVERVIEW_PROVIDER = "overview_provider"; public static final String OVERVIEW_PROVIDER = "overview_provider";
public static final String OVERVIEW_NAME = "overview_name"; public static final String OVERVIEW_NAME = "overview_name";
public static final String OVERVIEW_LANGUAGE = "overview_language"; public static final String OVERVIEW_LANGUAGE = "overview_language";

Loading…
Cancel
Save