commit | 0208cb8dcddaaeeae181f98e4b75a16e82baf120 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 01 16:48:43 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 01 16:48:43 2021 +0000 |
tree | 1731a7c03817352b6f9da6a9ce0192e9c0b1fffd | |
parent | 7418d46712317be4b7975e34e8e71051aa102ab3 [diff] | |
parent | d0ac680be2815522895275870100ce44a30bc280 [diff] |
Merge "fmq: use versions for imports" am: 334a6134de am: d0ac680be2 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1815440 Change-Id: Iaa6fa994d8dfc730e7a19d25061d293766c682ac
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: {