Themes: Uncomment ThemeVersion code
Change-Id: I09ea6c4f2923a0d49f6bd3ecb05e237062241433
This commit is contained in:
@@ -32,7 +32,6 @@ public class ThemeVersion {
|
||||
private static final int CM11 = 1;
|
||||
private static final int CM12_PRE_VERSIONING = 2;
|
||||
|
||||
/*
|
||||
public static int getVersion() {
|
||||
int version;
|
||||
try {
|
||||
@@ -204,5 +203,4 @@ public class ThemeVersion {
|
||||
return new ComponentVersion(id, component, name, minVersion, targetVersion);
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user