Add dependency to libandroid_runtime

audioflinger-aidl aidl_interface module has been extracted from
libaudioclient as part of an AIDL focused refactoring. Clients need
to depend on this module to compile.

Test: compiles

Change-Id: Ia4be7f7cfc24e897304423a58d112af77214bbbf
This commit is contained in:
Ytai Ben-Tsvi
2020-10-19 10:19:12 -07:00
parent 32a927a47b
commit 04d5e6d78b

View File

@@ -204,6 +204,7 @@ cc_library_shared {
],
shared_libs: [
"audioflinger-aidl-unstable-cpp",
"libandroidicu",
"libbpf_android",
"libnetdbpf",