summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2014-10-17 18:53:33 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-17 18:53:33 +0000
commit229b1b86686df487d0da8df5772bc9b3d0d85c6b (patch)
tree85223472e395e07a9fd2cc4c9bf8fb7d02dfe5c3 /api
parent5f882f5d3cb3f42276350ed3c29bb564f6cff89d (diff)
parent8de98dd1c2f708c320002a9a2ee07434f5a8f123 (diff)
downloadprebuilts_sdk-229b1b86686df487d0da8df5772bc9b3d0d85c6b.zip
prebuilts_sdk-229b1b86686df487d0da8df5772bc9b3d0d85c6b.tar.gz
prebuilts_sdk-229b1b86686df487d0da8df5772bc9b3d0d85c6b.tar.bz2
am 8de98dd1: am 854a7f54: SDK only: hide the old L API version constant.
* commit '8de98dd1c2f708c320002a9a2ee07434f5a8f123': SDK only: hide the old L API version constant.
Diffstat (limited to 'api')
-rw-r--r--api/21.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/21.txt b/api/21.txt
index 953cfe0..fe0c209 100644
--- a/api/21.txt
+++ b/api/21.txt
@@ -21398,7 +21398,6 @@ package android.os {
field public static final int JELLY_BEAN_MR2 = 18; // 0x12
field public static final int KITKAT = 19; // 0x13
field public static final int KITKAT_WATCH = 20; // 0x14
- field public static final int L = 21; // 0x15
field public static final int LOLLIPOP = 21; // 0x15
}