platform_hardware_interfaces/audio/2.0/vts/functional
Kevin Rocard fd297c6f8e Temporary disable tests failing tests for O
Those tests are failing because their fix
(I0ea1a4bf952527ac0711ed3cdd31c6aa53db4d2e) is dangerous to merge in O
so close to the final release.

The fix implements a rejection feature for unsupported audio format.
This rejection is required by the hal interface
but was only partially implemented in the hal.
The problem is that the framework was never tested with a hal supporting
this behavior nor some calls implemented with this requirement.
As a result I do not feel confident in merging it in oc-dev,
it might complex, hard to detect bugs.

The fix will be merged in master thus will be part of mr1.
The current patch will be reverted in master after the fix is merged.

Test: vts-tradefed run vts --module VtsHalAudioV2_0Target
Test: call/play music/record/video...
Bug: 36311550
Change-Id: Ia9e1dcec5442e2755f0bcb13d8d502663f507dbe
Signed-off-by: Kevin Rocard <krocard@google.com>
2017-05-17 15:54:09 -07:00
..
utility Audio HAL VTS: Improve ASSERT of Result and Return 2017-05-08 14:43:02 -07:00
Android.bp Audio HAL VTS: Add test for IStreamOut 2017-03-16 16:00:08 -07:00
AudioPrimaryHidlHalTest.cpp Temporary disable tests failing tests for O 2017-05-17 15:54:09 -07:00