platform_hardware_interfaces/audio/Android.bp
Kevin Rocard b6d79ff112 Audio VTS: Create utility lib
Move code that can be reuse between audio tests of the HIDL interface in
an utility library.

Test: run vts tests
Test: vts-tradefed run vts --module VtsHalAudioV2_0Target
Bug: 35700978

Change-Id: Ia930ad2b0a3ca31628b2cb767b265d54b210756b
Signed-off-by: Kevin Rocard <krocard@google.com>
2017-06-05 11:22:24 -07:00

10 lines
220 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"2.0",
"2.0/vts/functional",
"common/2.0",
"common/2.0/default",
"common/test/utility",
"effect/2.0",
"effect/2.0/vts/functional",
]