Merge "Update common.fmq aidl_interface with versions_with_info"

This commit is contained in:
Treehugger Robot
2023-03-21 01:22:34 +00:00
committed by Gerrit Code Review

View File

@@ -38,5 +38,10 @@ aidl_interface {
},
},
frozen: true,
versions: ["1"],
versions_with_info: [
{
version: "1",
imports: ["android.hardware.common-V2"],
},
],
}