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

Commit fbc659e2 authored by Nick Pelly's avatar Nick Pelly Committed by Android (Google) Code Review
Browse files

Merge "Fix build: update current.txt"

parents cee905be 21c136a4
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);