Update API current.xml to unbreak build.

Change-Id: I151ee987fdae73fdf8f339dbb64f8fd27a0436b6
diff --git a/api/current.xml b/api/current.xml
index 34d0ee5..05658e7 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -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"