-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathframework_compatibility_matrix.xml
42 lines (42 loc) · 1.36 KB
/
framework_compatibility_matrix.xml
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
31
32
33
34
35
36
37
38
39
40
41
42
<compatibility-matrix version="2.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.oneplus.fingerprint.extension</name>
<version>1.0</version>
<interface>
<name>IVendorFingerprintExtensions</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oneplus.hardware.CameraMDMHIDL</name>
<version>1.0</version>
<interface>
<name>IOnePlusCameraMDM</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oneplus.hardware.camera</name>
<version>1.0</version>
<interface>
<name>IOnePlusCameraProvider</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oneplus.hardware.ifaa</name>
<version>2.0</version>
<interface>
<name>IOneplusIfaa</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oneplus.hardware.param</name>
<version>1.0</version>
<interface>
<name>IOneplusParam</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>