mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add libaudiofoundation.
Some classes, e.g. AudioGain, in libaudiofoundation, which are used by libaudiopolicycomponent, will require libaudiofoundation as a shared library to avoid link error when building. Bug: 135621476 Test: make Change-Id: I8732bdab37d8afd866fe03a74db3dc564fea1ad2 Merged-In: I8732bdab37d8afd866fe03a74db3dc564fea1ad2
This commit is contained in:
@@ -24,6 +24,7 @@ cc_defaults {
|
||||
"libxml2",
|
||||
],
|
||||
shared_libs: [
|
||||
"libaudiofoundation",
|
||||
"libfmq",
|
||||
],
|
||||
header_libs: [
|
||||
|
||||
Reference in New Issue
Block a user