Preemptive imports to avoid conflicts from AOSP

This is just a minimal staging of go/oag/topic:"imapper5"
to handle the difference between AOSP's graphics-common
and internal's graphics-common

Test: make
Change-Id: I6fbc22272ba95b44aa09ff08f9d9a7adbb9ae8be
This commit is contained in:
John Reck
2022-11-15 16:18:42 -05:00
parent 7375390e59
commit 73f935c43b

View File

@@ -17,6 +17,7 @@ aidl_interface {
srcs: ["android/hardware/graphics/allocator/*.aidl"],
imports: [
"android.hardware.common-V2",
"android.hardware.graphics.common-V4",
],
stability: "vintf",
backend: {