Merge "fmq: use versions for imports"

This commit is contained in:
Steven Moreland
2021-09-01 16:21:44 +00:00
committed by Gerrit Code Review

View File

@@ -19,7 +19,7 @@ aidl_interface {
"android/hardware/common/fmq/*.aidl",
],
imports: [
"android.hardware.common",
"android.hardware.common-V2",
],
stability: "vintf",
backend: {