mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
31 lines
897 B
XML
31 lines
897 B
XML
|
<!--
|
||
|
Input:
|
||
|
compatibility_matrix.xml
|
||
|
-->
|
||
|
<compatibility-matrix version="4.0" type="device">
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.frameworks.sensorservice</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.hidl.allocator</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.hidl.manager</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.hidl.memory</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.hidl.token</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl" optional="false">
|
||
|
<name>android.system.wifi.keystore</name>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
</compatibility-matrix>
|