summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2013-09-05 07:44:18 -0700
committerChet Haase <chet@google.com>2013-09-05 08:44:33 -0700
commite8222dddaf2e3da14380101e818d4254899e0c0d (patch)
tree082abae3fd483ef9cf6ea2ee5a9c2ee19363a08a /api
parent9e8bdc39bcdfc22d05edd5f4a0ca69cdffec4f34 (diff)
downloadframeworks_base-e8222dddaf2e3da14380101e818d4254899e0c0d.zip
frameworks_base-e8222dddaf2e3da14380101e818d4254899e0c0d.tar.gz
frameworks_base-e8222dddaf2e3da14380101e818d4254899e0c0d.tar.bz2
Change build version from KEY_LIME_PIE to KITKAT
Issue #10631619 Change build version to KitKat Change-Id: I6ad13f6169ad74204078d36929479998b498ad8b
Diffstat (limited to 'api')
-rw-r--r--api/current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt
index be870e7..715533a 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -17651,7 +17651,7 @@ package android.os {
field public static final int JELLY_BEAN = 16; // 0x10
field public static final int JELLY_BEAN_MR1 = 17; // 0x11
field public static final int JELLY_BEAN_MR2 = 18; // 0x12
- field public static final int KEY_LIME_PIE = 10000; // 0x2710
+ field public static final int KITKAT = 10000; // 0x2710
}
public final class Bundle implements java.lang.Cloneable android.os.Parcelable {