commit | e47ec434eb9f96ecdf2cbe95e74b6e233638206c | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed Jun 21 10:42:16 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Wed Jun 21 12:43:10 2017 -0700 |
tree | ce759237dbace175ecb1db0d72e179b3b4d3fb78 | |
parent | fef410cd3620c0be6a0ae1507b23cc5288550e5e [diff] |
[AWARE] Create a separate timeout for network requests Network requests may take longer to complete than other Aware operations. Specifically, the framework itself has a timeout for completion of negotiation (currently at 15sec). Update the scripts to provide a separate timeout for such requests and use it when waiting for network formation events. Bug: 62844546 Test: integration tests still passing Change-Id: Ia5640d5db25e326e4c568be23dbb3f31c40b8401