summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2013-01-09 16:09:55 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-01-09 16:10:14 -0800
commit6b0fb368707a2d47dd3fbeaf01c214de5227baa0 (patch)
treeba599a214dc47552cd87803cfbd812b5e0685597 /api
parentdaa944a167c3e7365ea6f9b6712950edd5ca2dd4 (diff)
parent1506921e8e7897be8297365dcaf15f4c6d6eb472 (diff)
downloadframeworks_base-6b0fb368707a2d47dd3fbeaf01c214de5227baa0.zip
frameworks_base-6b0fb368707a2d47dd3fbeaf01c214de5227baa0.tar.gz
frameworks_base-6b0fb368707a2d47dd3fbeaf01c214de5227baa0.tar.bz2
Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17""
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt
index 72e7601..632d779 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -15743,7 +15743,6 @@ package android.os {
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
- field public static final int K = 10000; // 0x2710
}
public final class Bundle implements java.lang.Cloneable android.os.Parcelable {