-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdevice_framework_matrix.xml
35 lines (35 loc) · 1.07 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
<?xml version="2.0" encoding="UTF-8"?>
<compatibility-matrix version="2.0" type="framework">
<hal format="hidl">
<name>vendor.samsung_slsi.hardware.eden_runtime</name>
<version>1.0</version>
<interface>
<name>IEdenruntime</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.samsung_slsi.hardware.geoTransService</name>
<version>1.0</version>
<interface>
<name>IGeoTransService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.gnss</name>
<version>2.1</version>
<interface>
<name>ISehGnss</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.security.proca</name>
<version>2.0</version>
<interface>
<name>ISehProca</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>