unplugged-system/device/mediatek/common/project_manifest/manifest_secure_element_qsqs.xml

16 lines
443 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.secure_element</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISecureElement</name>
<instance>SIM1</instance>
<instance>SIM2</instance>
<instance>SIM3</instance>
<instance>SIM4</instance>
</interface>
</hal>
</manifest>