aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-02-09 11:12:38 -0800
committerAdnan Begovic <adnan@cyngn.com>2016-02-09 11:12:57 -0800
commit1d2351e0fc7d7b8112dc3e9fc1f20db2d993df42 (patch)
tree61a829bfd9fc84f3d3627b64a6b603ce9a69b020 /api
parentc02c64b772663b33f43e905601cce17cc81201fd (diff)
downloadvendor_cmsdk-1d2351e0fc7d7b8112dc3e9fc1f20db2d993df42.zip
vendor_cmsdk-1d2351e0fc7d7b8112dc3e9fc1f20db2d993df42.tar.gz
vendor_cmsdk-1d2351e0fc7d7b8112dc3e9fc1f20db2d993df42.tar.bz2
cmsdk: Add elderberry interfaces to api text.
Change-Id: I391f4089e97af6cf8bd55c982979e110d7d8ca91
Diffstat (limited to 'api')
-rw-r--r--api/cm_current.txt1
1 files changed, 1 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
}
}