Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73f935c4 authored by John Reck's avatar John Reck
Browse files

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
parent 7375390e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: {