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 } }