Skip to content

Commit

Permalink
cmsdk: @hide PARCELEABLE_VERSION.
Browse files Browse the repository at this point in the history
Change-Id: Ifc0fdfc074c5427dbc51ea22e96337ba0c9c30db
  • Loading branch information
Adnan Begovic committed Jul 21, 2015
1 parent bb7498f commit 0f1f24a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion api/1.txt
Expand Up @@ -121,7 +121,6 @@ package cyanogenmod.os {
public class Build {
ctor public Build();
method public static java.lang.String getNameForSDKInt(int);
field public static final int PARCELABLE_VERSION = 2; // 0x2
field public static final java.lang.String UNKNOWN = "unknown";
}

Expand Down
1 change: 0 additions & 1 deletion api/2.txt
Expand Up @@ -243,7 +243,6 @@ package cyanogenmod.os {
public class Build {
ctor public Build();
method public static java.lang.String getNameForSDKInt(int);
field public static final int PARCELABLE_VERSION = 2; // 0x2
field public static final java.lang.String UNKNOWN = "unknown";
}

Expand Down

0 comments on commit 0f1f24a

Please sign in to comment.