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