Explicitly depend on audio.common-V1 am: d25eddfd7d
am: a20627a17e
am: 13f2863da7
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2190589 Change-Id: I5aaf11a03aeb552cb551ddc737fa61c496638672 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e2dba4d599
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ aidl_interface {
|
|||
"android/hardware/audio/core/IStreamOut.aidl",
|
||||
],
|
||||
imports: [
|
||||
"android.hardware.audio.common",
|
||||
"android.hardware.audio.common-V1",
|
||||
"android.media.audio.common.types",
|
||||
],
|
||||
stability: "vintf",
|
||||
|
|
Loading…
Reference in a new issue