commit | 8f8730c7629fe87d8a2123359da2e1a20f926d0e | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Tue May 02 19:34:29 2017 -0700 |
committer | Kevin Rocard <krocard@google.com> | Mon May 08 14:43:02 2017 -0700 |
tree | 48cb4f2f539d9eec4a4d8500463b3a9b30c572f9 | |
parent | 4aefd1c1ff3f92fd02fdfb76d7feda93cdea2909 [diff] |
Audio HAL VTS: getDevice() == NONE => not supported getDevice does not return a Result, thus it can not return NOT_SUPPORTED. Consider NONE as not supported. Test: vts-tradefed run vts --module VtsHalAudioV2_0Target Test: call/play music/record/video... Bug: 36311550 Change-Id: I3b6f7a1fbc1d1535faf549f5b031461cb39d1722 Signed-off-by: Kevin Rocard <krocard@google.com>