commit | 13f2863da7a3b7d5b4d7fd334ebf7fcfee0b5877 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Aug 22 21:09:25 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 22 21:09:25 2022 +0000 |
tree | b0dc384c1d871ad50a2729c66e9792d9eeb5612c | |
parent | 29326f2ca5b8785dd9724b1bb4b0b3467b627272 [diff] | |
parent | a20627a17e8d2eefa491d52037c62202d7925670 [diff] |
Explicitly depend on audio.common-V1 am: d25eddfd7d am: a20627a17e Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2190589 Change-Id: I095e853974ec9e8a55b3ad2c9e8ed9ee4f330446 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/audio/aidl/Android.bp b/audio/aidl/Android.bp index 4f40d3d..1db2224 100644 --- a/audio/aidl/Android.bp +++ b/audio/aidl/Android.bp
@@ -77,7 +77,7 @@ "android/hardware/audio/core/IStreamOut.aidl", ], imports: [ - "android.hardware.audio.common", + "android.hardware.audio.common-V1", "android.media.audio.common.types", ], stability: "vintf",