commit | c9836f95a16bf6ca45493e3ccdf3103e8fcf8755 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Fri Jun 30 13:55:21 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Fri Jun 30 17:51:22 2017 -0700 |
tree | adaa5cf6047bbc70bcacc37ece539f055bdf38e6 | |
parent | fc5f3558fe8273284db7bef7179ea982a2aa3762 [diff] |
[AWARE] Pass through full structure for end NDP command The end NDP command is the only NAN HAL command which uses a dynamically sized command structure. The original code stripped out the non-static portions of the command - losing the information. Modify the dynamically allocate at a lower level of the shim. Bug: 62569797 Test: integration tests now proceeding past failure point Change-Id: I1732923aed64d7ec11649f0bad1731ab5bca13a0