-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcompatibility_matrix.xml
More file actions
30 lines (30 loc) · 966 Bytes
/
Copy pathcompatibility_matrix.xml
File metadata and controls
30 lines (30 loc) · 966 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<compatibility-matrix version="7.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="aidl" optional="true">
<name>vendor.mediatek.framework.mtksf_ext</name>
<version>2</version>
<interface>
<name>IMtkSF_ext</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>