Update makefiles for audio.
This dependency is imported but not used, so it should technically go in the Android.bp file. Bug: 71863483 Test: none Change-Id: I3ee391bdea47182689156b3243b75a3572f7d8bf
This commit is contained in:
parent
699df2167a
commit
11f290b1ba
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ hidl_interface {
|
|||
],
|
||||
interfaces: [
|
||||
"android.hardware.audio.common@2.0",
|
||||
"android.hardware.audio.effect@2.0",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
|
|
Loading…
Reference in a new issue