mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-03 06:57:46 -04:00
universal7570: Update compatibility_matrix.xml from vendor/etc/vintf
Change-Id: Ib0baeac4e3c009ea11aa422ec4301f3d7aa5d3b7
This commit is contained in:
parent
91c5873dc9
commit
7408610797
1 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
<!--
|
||||
Input:
|
||||
compatibility_matrix.xml
|
||||
device_compatibility_matrix.xml
|
||||
device_compatibility_matrix.xml
|
||||
-->
|
||||
<compatibility-matrix version="1.0" type="device">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.frameworks.displayservice</name>
|
||||
|
@ -71,4 +77,20 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.samsung.frameworks.security.dsms</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>ISehDsms</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.samsung.frameworks.security.ucm.crypto</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>ISehUcmKeystore</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue