-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdevice_framework_matrix.xml
43 lines (43 loc) · 1.39 KB
/
device_framework_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
43
<!--
Copyright (C) 2023-2024 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<compatibility-matrix version="2.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.goodix.hardware.biometrics.fingerprint</name>
<version>2.0-1</version>
<interface>
<name>IGoodixFingerprintDaemon</name>
<instance>default</instance>
</interface>
<interface>
<name>IGoodixFingerprintDaemonExt</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.hardware.radio.qcriNvOpt</name>
<version>1.0</version>
<interface>
<name>IqcriNvOpt</name>
<instance>qcrinvopt0</instance>
<instance>qcrinvopt1</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.silead.hardware.fingerprintext</name>
<version>1.0</version>
<interface>
<name>ISileadFingerprint</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.xiaomi.hardware.mlipay</name>
<version>1.0-1</version>
<interface>
<name>IMlipayService</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>