commit | 08eb4d865eec4a07175fcfd7ea743be08ba033de | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 01 17:04:26 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 01 17:04:26 2021 +0000 |
tree | e64092f20c4a1eb75059071fbccb555c9af68150 | |
parent | 5128dc79fe4f66b9a3209333679be18564b8653b [diff] | |
parent | 0208cb8dcddaaeeae181f98e4b75a16e82baf120 [diff] |
Merge "fmq: use versions for imports" am: 334a6134de am: d0ac680be2 am: 0208cb8dcd Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1815440 Change-Id: I3ca0222bfe62ae8dad89cde2c2b41557ffc01970
diff --git a/common/fmq/aidl/Android.bp b/common/fmq/aidl/Android.bp index 3c414e7..376ac97 100644 --- a/common/fmq/aidl/Android.bp +++ b/common/fmq/aidl/Android.bp
@@ -19,7 +19,7 @@ "android/hardware/common/fmq/*.aidl", ], imports: [ - "android.hardware.common", + "android.hardware.common-V2", ], stability: "vintf", backend: {