Rtwo/device/motorola/rtwo/manifest_dn.xml
2025-09-30 19:22:48 -05:00

18 lines
624 B
XML

<manifest version="5.0" type="device">
<hal format="hidl" override="true">
<name>android.hardware.secure_element</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>ISecureElement</name>
<instance>SIM1</instance>
<instance>SIM2</instance>
</interface>
<fqname>@1.2::ISecureElement/SIM1</fqname>
<fqname>@1.2::ISecureElement/SIM2</fqname>
</hal>
<hal format="hidl" override="true">
<name>vendor.qti.esepowermanager</name>
<transport>hwbinder</transport>
</hal>
</manifest>