OSDN Git Service

[NAN] TLV utilities iterator - throw correct exception
authorEtan Cohen <etancohen@google.com>
Mon, 18 Jul 2016 17:37:20 +0000 (10:37 -0700)
committerEtan Cohen <etancohen@google.com>
Mon, 18 Jul 2016 17:37:20 +0000 (10:37 -0700)
commit3e5ac12302a78216e706be239dceb5175646bea0
tree6b68e9255cfc6f4fe8b2eabe0ffb53731aaa98b2
parent0a5b7efcb20d2a57c990f11469580edb41a976d6
[NAN] TLV utilities iterator - throw correct exception

Make sure that iterator.next() validates that next element exists -
otherwise throw the exception specified by the interface.

Bug: 30096512
Change-Id: I327da433e3f1181e272c81ee503cbe8aab323f7e
wifi/java/android/net/wifi/nan/TlvBufferUtils.java