]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/commit
Remove length arg from transmit() in IR HAL
authorConnor O'Brien <connoro@google.com>
Mon, 19 Dec 2016 23:55:12 +0000 (15:55 -0800)
committerConnor O'Brien <connoro@google.com>
Tue, 20 Dec 2016 00:23:42 +0000 (16:23 -0800)
commit542a11b42b294cfd1fcebc88c8ea37b21b207085
tree481a095ae6ad3ca864a30cee120d76059d867b48
parentfcbb5d22139d89532180f472920fbe462f941195
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.
Change-Id: I4bee4557c2cca6562a43df5e22a7d6b846f20bb4
Signed-off-by: Connor O'Brien <connoro@google.com>
ir/1.0/IConsumerIr.hal
ir/1.0/default/ConsumerIr.cpp
ir/1.0/default/ConsumerIr.h