mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add framework compatibility matrix
Test: builds and verify that system/compatibility_matrix.xml exist Bug: 37321309 Change-Id: Ic336e7660a19a4c2b5104739e0b7ace11096fcf7
This commit is contained in:
34
compatibility_matrix.xml
Normal file
34
compatibility_matrix.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.bluetooth</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.boot</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.configstore</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.ir</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.nfc</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.radio</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.renderscript</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.wifi</name>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
||||
Reference in New Issue
Block a user