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

Commit 35d4efc9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update common.fmq aidl_interface with versions_with_info"

parents aab958fe 777a0bc5
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -38,5 +38,10 @@ aidl_interface {
        },
    },
    frozen: true,
    versions: ["1"],
    versions_with_info: [
        {
            version: "1",
            imports: ["android.hardware.common-V2"],
        },
    ],
}