android_device_qcom_common/vendor/alarm/alarm-manifest.xml

12 lines
318 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.qti.hardware.alarm</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IAlarm</name>
<instance>default</instance>
</interface>
</hal>
</manifest>