summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2011-02-16 11:40:15 -0800
committerBrian Carlstrom <bdc@google.com>2011-02-16 12:50:56 -0800
commitcc687c52a0313b3b42d2960c8ca669cf1d94aae8 (patch)
tree6befb17ab310d2aa5371c93a8aa3a851e31722bd /api
parent439f5c6b39fe648da835d4c86dfcffed0f46dd94 (diff)
downloadframeworks_base-cc687c52a0313b3b42d2960c8ca669cf1d94aae8.zip
frameworks_base-cc687c52a0313b3b42d2960c8ca669cf1d94aae8.tar.gz
frameworks_base-cc687c52a0313b3b42d2960c8ca669cf1d94aae8.tar.bz2
Deprecate non-X509Certificate SslCertificate constructors
Change-Id: I45541c48b321fbd6054712c08d8ac64108d32674
Diffstat (limited to 'api')
-rw-r--r--api/current.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/current.xml b/api/current.xml
index 7806c24..b31b49a 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -117430,7 +117430,7 @@
type="android.net.http.SslCertificate"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
<parameter name="issuedTo" type="java.lang.String">
@@ -237424,7 +237424,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="s" type="java.lang.String">
+<parameter name="key" type="java.lang.String">
</parameter>
</method>
<method name="describeContents"
@@ -237459,7 +237459,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="s" type="java.lang.String">
+<parameter name="key" type="java.lang.String">
</parameter>
</method>
<method name="getIconResId"