commit | 7a4e7eb25029dc1e712286a7a1c038bfdcf86411 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Mon Dec 19 15:55:12 2016 -0800 |
committer | Connor O'Brien <connoro@google.com> | Mon Dec 19 16:30:02 2016 -0800 |
tree | 8f1e32bc2608f307abe8c2ad5044b5eddb9b57df | |
parent | f5f75be7b6eb29951f6d907b602f02fd7969d28d [diff] |
Remove length arg from transmit() in IR HAL The length argument is not necessary since the pattern is passed to transmit() as a hidl_vec, so remove it. Test: Built and called new transmit() function. Merged-in: I4bee4557c2cca6562a43df5e22a7d6b846f20bb4 Change-Id: I4bee4557c2cca6562a43df5e22a7d6b846f20bb4 Signed-off-by: Connor O'Brien <connoro@google.com>