Refactor license constants

This commit is contained in:
manoj 2015-01-27 21:37:23 +05:30
parent 79261210f2
commit 2eadf11eaf

View File

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