diff options
| author | Joe Onorato <joeo@android.com> | 2010-08-31 12:51:25 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2010-08-31 13:00:51 -0700 |
| commit | 5238c5f9a55ae1fff3548c028003e47ab8ffe09c (patch) | |
| tree | 7405cbb723aa6ef6dbd1db0517b90b596500e868 | |
| parent | d6a5f2dff9c9db3e154a461127a7cfcea05c1f90 (diff) | |
| download | frameworks_base-5238c5f9a55ae1fff3548c028003e47ab8ffe09c.zip frameworks_base-5238c5f9a55ae1fff3548c028003e47ab8ffe09c.tar.gz frameworks_base-5238c5f9a55ae1fff3548c028003e47ab8ffe09c.tar.bz2 | |
fix the build. will revisit this change in a minute
Change-Id: Ibac9e777ea7332d63ddaf2e3b8935e56a663ebbe
| -rw-r--r-- | api/current.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/api/current.xml b/api/current.xml index 704cf68..5285108 100644 --- a/api/current.xml +++ b/api/current.xml @@ -97676,7 +97676,7 @@ type="android.net.SSLCertificateSocketFactory" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <parameter name="handshakeTimeoutMillis" type="int"> @@ -99776,7 +99776,7 @@ type="android.net.http.SslCertificate" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <parameter name="issuedTo" type="java.lang.String"> @@ -99843,7 +99843,7 @@ synchronized="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -99865,7 +99865,7 @@ synchronized="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -173222,7 +173222,7 @@ abstract="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <constructor name="EventLogTags" @@ -203556,7 +203556,7 @@ synchronized="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -204102,7 +204102,7 @@ synchronized="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <parameter name="flag" type="boolean"> @@ -206227,7 +206227,7 @@ synchronized="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <parameter name="view" type="android.webkit.WebView"> @@ -214786,7 +214786,7 @@ synchronized="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -405082,7 +405082,7 @@ synchronized="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="protected" > <parameter name="pattern" type="java.lang.String"> @@ -412463,7 +412463,7 @@ abstract="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <method name="getLength" @@ -412952,7 +412952,7 @@ abstract="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <method name="characters" @@ -413167,7 +413167,7 @@ abstract="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <implements name="org.xml.sax.DTDHandler"> @@ -413634,7 +413634,7 @@ abstract="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <method name="parse" @@ -415066,7 +415066,7 @@ abstract="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <implements name="org.xml.sax.AttributeList"> @@ -416555,7 +416555,7 @@ abstract="false" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <method name="makeParser" |
