aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--api/cm_current.txt1
-rw-r--r--system-api/cm_system-current.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/api/cm_current.txt b/api/cm_current.txt
index bdc7fb7..3fb9140 100644
--- a/api/cm_current.txt
+++ b/api/cm_current.txt
@@ -533,6 +533,7 @@ package cyanogenmod.os {
field public static final int BOYSENBERRY = 2; // 0x2
field public static final int CANTALOUPE = 3; // 0x3
field public static final int DRAGON_FRUIT = 4; // 0x4
+ field public static final int ELDERBERRY = 5; // 0x5
}
}
diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt
index bdc7fb7..3fb9140 100644
--- a/system-api/cm_system-current.txt
+++ b/system-api/cm_system-current.txt
@@ -533,6 +533,7 @@ package cyanogenmod.os {
field public static final int BOYSENBERRY = 2; // 0x2
field public static final int CANTALOUPE = 3; // 0x3
field public static final int DRAGON_FRUIT = 4; // 0x4
+ field public static final int ELDERBERRY = 5; // 0x5
}
}