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

Commit d4d38f81 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update common.fmq aidl_interface with versions_with_info" am: 35d4efc9

parents 3ce3ee64 35d4efc9
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"],
        },
    ],
}