Update API current.xml to unbreak build.
Change-Id: I151ee987fdae73fdf8f339dbb64f8fd27a0436b6
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user