cmsdk: Add elderberry interfaces to api text.

Change-Id: I391f4089e97af6cf8bd55c982979e110d7d8ca91
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 @@
     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 @@
     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
   }
 
 }