Add dependencies to VtsHalAudioTargetTest_defaults

Needed in response to libaudioclient/libaudiofoundation refactor.

Test: Compiles
Change-Id: I57ef815e932a2e775a70c38fb8e3c7cdda06db54
This commit is contained in:
Ytai Ben-Tsvi
2020-11-17 16:51:32 -08:00
parent ba59ee15d6
commit f30af28640

View File

@@ -22,6 +22,8 @@ cc_defaults {
"libxml2",
],
shared_libs: [
"audioclient-types-aidl-unstable-cpp",
"libaudioclient_aidl_conversion",
"libbinder",
"libfmq",
],