commit | 5565b5cd7537e9360e6382507a45cf5e091a5108 | [log] [tgz] |
---|---|---|
author | Hyejin <hyejin.kim@lge.com> | Thu Sep 10 23:26:53 2015 -0700 |
committer | Vineeta Srivastava <vsrivastava@google.com> | Mon Sep 14 16:04:52 2015 -0700 |
tree | 0be72d315a75d786000892de8c41218b7afadee3 | |
parent | cda53c5dc2c6a2c01dfd5db278a7899dd868da7d [diff] |
Fix IndexOutOfBoundsException while silent provisioning check - If hostpot off, we receive result through HotspotOffReceiver. Sometimes, during provisioning, we're used to receive this. In this case, we don't care. After provisioning, we'll receive the intent again. - In stress test, index is sometimes invalid, equals to mCurrentTethers.size(). So, when provisioning, We check whether index is valid or not. BUG=23528220 Change-Id: I70f35e045042c6c81b1db03e2a44cd41d3e7437f