cmsdk: Introduce CYANOGENMOD_DISPLAY_VERSION
Change-Id: I4689d141bebfbfecef1fe28af30a4ccce3ea4ba7
This commit is contained in:
@@ -38,6 +38,9 @@ public class Build {
|
||||
*/
|
||||
public static final int PARCELABLE_VERSION = CM_VERSION_CODES.DRAGON_FRUIT;
|
||||
|
||||
/** A build ID string meant for displaying to the user */
|
||||
public static final String CYANOGENMOD_DISPLAY_VERSION = "ro.cm.display.version";
|
||||
|
||||
private static final SparseArray<String> sdkMap;
|
||||
static
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user