libaudiohw_legacy needs libaudioclient_headers

Test: build
Change-Id: I0ad1a777a0358a0f79d495747a7ca4bddf984d45
This commit is contained in:
Marco Nelissen 2019-10-04 09:31:08 -07:00
parent 969c4c8a6d
commit db87b4e3dc

View file

@ -21,6 +21,7 @@ cc_library_static {
],
header_libs: [
"libaudioclient_headers",
"libbase_headers",
"libhardware_legacy_headers",
],