summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-09-08 13:33:51 -0700
committerYorke Lee <yorkelee@google.com>2014-09-08 13:33:51 -0700
commite3198b719f3cf68e8e2f3b793bab8cc1e416df05 (patch)
tree0257a8a59f5877c13f8222db6e792a7b001655a4 /api
parent171575266c57e1f7b5d6956e129b3cfa0a01dcdd (diff)
downloadframeworks_base-e3198b719f3cf68e8e2f3b793bab8cc1e416df05.zip
frameworks_base-e3198b719f3cf68e8e2f3b793bab8cc1e416df05.tar.gz
frameworks_base-e3198b719f3cf68e8e2f3b793bab8cc1e416df05.tar.bz2
Replace Calls.FEATURES_NONE with 0 (1/4)
Bug: 17253963 Change-Id: I9e9e56cdf4c9a60ac1e047bef0eba2ba0c8f10fb
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 a309fe6..8a1165a 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -23704,7 +23704,6 @@ package android.provider {
field public static final java.lang.String DURATION = "duration";
field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "android.provider.extra.CALL_TYPE_FILTER";
field public static final java.lang.String FEATURES = "features";
- field public static final int FEATURES_NONE = 0; // 0x0
field public static final int FEATURES_VIDEO = 1; // 0x1
field public static final java.lang.String GEOCODED_LOCATION = "geocoded_location";
field public static final int INCOMING_TYPE = 1; // 0x1