Skip to content

Commit ca36d86

Browse files
author
Nick Pelly
committed
Update API current.xml to unbreak build.
Change-Id: I151ee987fdae73fdf8f339dbb64f8fd27a0436b6
1 parent 25be536 commit ca36d86

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

api/current.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101169,6 +101169,17 @@
101169101169
deprecated="not deprecated"
101170101170
visibility="public"
101171101171
>
101172+
<method name="canMakeReadonly"
101173+
return="boolean"
101174+
abstract="false"
101175+
native="false"
101176+
synchronized="false"
101177+
static="false"
101178+
final="false"
101179+
deprecated="not deprecated"
101180+
visibility="public"
101181+
>
101182+
</method>
101172101183
<method name="getCachedNdefMessage"
101173101184
return="android.nfc.NdefMessage"
101174101185
abstract="false"
@@ -101243,17 +101254,6 @@
101243101254
visibility="public"
101244101255
>
101245101256
</method>
101246-
<method name="makeLowLevelReadonly"
101247-
return="void"
101248-
abstract="false"
101249-
native="false"
101250-
synchronized="false"
101251-
static="false"
101252-
final="false"
101253-
deprecated="not deprecated"
101254-
visibility="public"
101255-
>
101256-
</method>
101257101257
<method name="makeReadonly"
101258101258
return="boolean"
101259101259
abstract="false"

0 commit comments

Comments
 (0)