commit | e8957a35eaa093a51d553880224f97e0f7eba6fd | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Sep 06 10:28:51 2018 -0700 |
committer | Kevin Rocard <krocard@google.com> | Thu Sep 06 18:22:23 2018 +0000 |
tree | f5f7c173fd9084ea29495f62962c054641ac12b1 | |
parent | 391eb588cf3132b5de8d290154d0ffbc4135a981 [diff] |
Audio VTS: Always check for Result::isOk() A test was not checking for the Result::isOk() resulting in an assert being triggered in HIDL code if the HAL crashed. Test: (sleep 0.3; adb shell pkill audio) & adb shell /data/nativetest64/VtsHalAudioV4_0TargetTest/VtsHalAudioV4_0TargetTest # Test finishes in failure but does not crash Signed-off-by: Kevin Rocard <krocard@google.com> Change-Id: I97a6213fe82a5e9a6eb333dc1dc2476102610b58