device_google_gs-common/vintf/framework_compatibility_matrix.xml
Michael Bestas 24c5f5467c
gs-common: Introduce a common FCM
Change-Id: I343bfd4cce3132e87ae1465e4552d9a3316ec77d
2025-03-09 11:19:46 +02:00

24 lines
711 B
XML

<compatibility-matrix version="9.0" type="framework">
<hal format="aidl" optional="true">
<name>aocx</name>
<interface>
<name>IAocx</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.flood</name>
<interface>
<name>IFloodService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.google.aam</name>
<version>1-2</version>
<interface>
<name>IAam</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>