Add dependencies to libandroid_runtime, libmedia_jni
audioclient-types-aidlaudioflinger-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: If1b773e7505f93c01027563dd3b1123577ebe495
This commit is contained in:
@@ -204,6 +204,7 @@ cc_library_shared {
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"audioclient-types-aidl-unstable-cpp",
|
||||
"audioflinger-aidl-unstable-cpp",
|
||||
"libandroidicu",
|
||||
"libbpf_android",
|
||||
|
||||
@@ -31,6 +31,7 @@ cc_library_shared {
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"audioclient-types-aidl-unstable-cpp",
|
||||
"libandroid_runtime",
|
||||
"libaudioclient",
|
||||
"libnativehelper",
|
||||
|
||||
Reference in New Issue
Block a user