commit | 72641e7ad014a011562c3fd16444b919d32aeb63 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Jun 28 18:00:05 2018 -0700 |
committer | Kevin Rocard <krocard@google.com> | Fri Jun 29 01:36:46 2018 +0000 |
tree | 7d5fdc96c605862f4c0bfbdc732113cab20335af | |
parent | 518b8253b03e42ce2bd8bbeeb9b5411ee509ab0b [diff] |
Audio VTS was testing wrong uninitialized variable due to typo The test was testing a uninitialized variable instead of testing the result of the tested method. Bug: 110963314 Test: vts-tradefed run commandAndExit vts --module VtsHalAudioV2_0Target Change-Id: I9a212eef690ae627fd7f7dbfaf4a0b4047c491b3 Signed-off-by: Kevin Rocard <krocard@google.com>