Skip to content

Commit

Permalink
prebuilts/cmsdk: Update api level 1 for hotfix.
Browse files Browse the repository at this point in the history
 - Technically, the PARCELABLE_VERSION is also known in API
 level 1. Update the api text for this so documentation knows
 to handle it correctly in filter.

Change-Id: I698150e09ab1f84c4a6be796ddb378c9f7f700f0
  • Loading branch information
Adnan Begovic committed Jul 21, 2015
1 parent e281aae commit bb7498f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/1.txt
Expand Up @@ -121,6 +121,7 @@ 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 bb7498f

Please sign in to comment.