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

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

Merge "NfcAdapter: Remove dead AIDL methods."

parents 60f36a52 c17a7a57
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -62,6 +62,4 @@ interface INfcAdapter
    int createLlcpSocket(int sap, int miu, int rw, int linearBufferLength);
    boolean disable();
    boolean enable();
    String getProperties(String param);
    int setProperties(String param, String value);
}