summaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2015-06-25 18:50:07 -0700
committerSantos Cordon <santoscordon@google.com>2015-06-25 18:50:07 -0700
commitbedefe2dda21e5fe5027d141d1f9eb42f59be4ca (patch)
tree1257e5f2ca205121bef7880bf14f2b91dcae55e8 /system-api
parent3226a9a47fe1d022323dd21bc660617ff5f66500 (diff)
downloadprebuilts_sdk-bedefe2dda21e5fe5027d141d1f9eb42f59be4ca.zip
prebuilts_sdk-bedefe2dda21e5fe5027d141d1f9eb42f59be4ca.tar.gz
prebuilts_sdk-bedefe2dda21e5fe5027d141d1f9eb42f59be4ca.tar.bz2
Remove old CONNECTION_SERVICE_CONFIGURE setting.
Bug: 21573551 Change-Id: Ib5fef175e76890fe9d015cceb1faf28fdce30296
Diffstat (limited to 'system-api')
-rw-r--r--system-api/23.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/system-api/23.txt b/system-api/23.txt
index 6903439..5af8afc 100644
--- a/system-api/23.txt
+++ b/system-api/23.txt
@@ -30112,7 +30112,6 @@ package android.telecom {
method public void silenceRinger();
method public void unregisterPhoneAccount(android.telecom.PhoneAccountHandle);
field public static final java.lang.String ACTION_CHANGE_PHONE_ACCOUNTS = "android.telecom.action.CHANGE_PHONE_ACCOUNTS";
- field public static final java.lang.String ACTION_CONNECTION_SERVICE_CONFIGURE = "android.telecom.action.CONNECTION_SERVICE_CONFIGURE";
field public static final java.lang.String ACTION_SHOW_CALL_SETTINGS = "android.telecom.action.SHOW_CALL_SETTINGS";
field public static final char DTMF_CHARACTER_PAUSE = 44; // 0x002c ','
field public static final char DTMF_CHARACTER_WAIT = 59; // 0x003b ';'