summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-07-30 17:36:43 -0700
committerDianne Hackborn <hackbod@google.com>2012-07-30 17:37:04 -0700
commit435cdb4604d9112c2fa8b2bb8d0ec49468bfdcf2 (patch)
tree801c07f083c8e069b8a0aac0d3ca272253491d13 /api/current.txt
parent619e4dca8e9dfe4daa0754b0568a7590788cd50e (diff)
downloadframeworks_base-435cdb4604d9112c2fa8b2bb8d0ec49468bfdcf2.zip
frameworks_base-435cdb4604d9112c2fa8b2bb8d0ec49468bfdcf2.tar.gz
frameworks_base-435cdb4604d9112c2fa8b2bb8d0ec49468bfdcf2.tar.bz2
New API level 17 for JB MR1.
Change-Id: If71ce3b521fe17578feb5c2a2f7fd65696720554
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index 86e47d6..bdc914c 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -15542,6 +15542,7 @@ package android.os {
field public static final int ICE_CREAM_SANDWICH = 14; // 0xe
field public static final int ICE_CREAM_SANDWICH_MR1 = 15; // 0xf
field public static final int JELLY_BEAN = 16; // 0x10
+ field public static final int JELLY_BEAN_MR1 = 17; // 0x11
}
public final class Bundle implements java.lang.Cloneable android.os.Parcelable {