commit | d0ac680be2815522895275870100ce44a30bc280 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 01 16:32:26 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 01 16:32:26 2021 +0000 |
tree | 0966c6743b087f268dc5f5eec574233bb6d2fe59 | |
parent | 7db2454972c8e64c16f345e4574b6a4f36cb745c [diff] | |
parent | 334a6134deb33e3ebdb1c5b5e1989a5e049ed3b2 [diff] |
Merge "fmq: use versions for imports" am: 334a6134de Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1815440 Change-Id: Id09b0197d6df95969302718480d6903ce723e694
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: {