Skip to content

Commit

Permalink
cmsdk: Add boysenberry to api text.
Browse files Browse the repository at this point in the history
Change-Id: Ifaa252536a2b11aca7951d1fcd52a189755f7909
  • Loading branch information
Adnan Begovic committed Jul 14, 2015
1 parent a7fb315 commit f9ec3a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/cm_current.txt
Expand Up @@ -254,6 +254,7 @@ package cyanogenmod.os {
public static class Build.CM_VERSION_CODES {
ctor public Build.CM_VERSION_CODES();
field public static final int APRICOT = 1; // 0x1
field public static final int BOYSENBERRY = 2; // 0x2
}

}
Expand Down
1 change: 1 addition & 0 deletions system-api/cm_system-current.txt
Expand Up @@ -254,6 +254,7 @@ package cyanogenmod.os {
public static class Build.CM_VERSION_CODES {
ctor public Build.CM_VERSION_CODES();
field public static final int APRICOT = 1; // 0x1
field public static final int BOYSENBERRY = 2; // 0x2
}

}
Expand Down

0 comments on commit f9ec3a4

Please sign in to comment.