commit | 18f463eeaeb44099761c848804e03c0daaab994a | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Mar 08 18:04:27 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Wed Mar 14 19:38:03 2018 -0700 |
tree | b5ca9b41a2af91b830d7500302250ac8c4b0284f | |
parent | 4f244a3df434576d8059215bb5a8fc2b460410b5 [diff] |
Audio V4: Duplicate V2 tests Because VTS must no be modified for old API version (except bug fixes), as that could break retrocompatiblity. As a result, a full copy is made. This commit is only: $ cp -r core/2.0/vts/ core/4.0/vts $ cp -r effect/2.0/vts/ effect/4.0/vts With a V2 replaced by V4 test target name to avoid conflict. Bug: 38184704 Test: Compile Change-Id: Iddf9e7a9d42bfe84cf067a08d249a9cc0e6b7241 Signed-off-by: Kevin Rocard <krocard@google.com>