Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21c136a4 authored by Nick Pelly's avatar Nick Pelly
Browse files

Fix build: update current.txt

Change-Id: Ic28314e98784ebe513bd2191d3fa6c9bd5674422
parent 1f5badc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12621,7 +12621,7 @@ package android.nfc {
    ctor public NdefMessage(android.nfc.NdefRecord, android.nfc.NdefRecord...);
    ctor public NdefMessage(android.nfc.NdefRecord[]);
    method public int describeContents();
    method public int getByteLength();
    method public int getByteArrayLength();
    method public android.nfc.NdefRecord[] getRecords();
    method public byte[] toByteArray();
    method public void writeToParcel(android.os.Parcel, int);