Update API current.xml to unbreak build.

Change-Id: I151ee987fdae73fdf8f339dbb64f8fd27a0436b6
This commit is contained in:
Nick Pelly
2011-01-10 14:16:16 -08:00
parent 25be536521
commit ca36d863cc

View File

@@ -101169,6 +101169,17 @@
deprecated="not deprecated"
visibility="public"
>
<method name="canMakeReadonly"
return="boolean"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="getCachedNdefMessage"
return="android.nfc.NdefMessage"
abstract="false"
@@ -101243,17 +101254,6 @@
visibility="public"
>
</method>
<method name="makeLowLevelReadonly"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="makeReadonly"
return="boolean"
abstract="false"