mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Update common.fmq aidl_interface with versions_with_info
This info is needed to know when the imports change between versions. Test: m Bug: 273585373 Change-Id: Iec383ec1cb46a65a8733760219863838d4daf30a
This commit is contained in:
@@ -38,5 +38,10 @@ aidl_interface {
|
||||
},
|
||||
},
|
||||
frozen: true,
|
||||
versions: ["1"],
|
||||
versions_with_info: [
|
||||
{
|
||||
version: "1",
|
||||
imports: ["android.hardware.common-V2"],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user