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

Commit bae9399d authored by Brad Lassey's avatar Brad Lassey
Browse files

Fix javadoc to make it clear that the processPollingFrames method

receives multiple frames.

Bug: b/315131060
Test: Javadoc only
Change-Id: Id50fe33dddab63b767f8ead9a73f3a84d96dcdac
parent aefb1d85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -470,7 +470,7 @@ public abstract class HostApduService extends Service {
    }

    /**
     * This method is called when a polling frame has been received from a
     * This method is called when polling frames have been received from a
     * remote device. If the device is in observe mode, the service should
     * call {@link NfcAdapter#allowTransaction()} once it is ready to proceed
     * with the transaction. If the device is not in observe mode, the service