android_hardware_samsung/hidl/vibrator/android.hardware.vibrator@1.3-service.samsung.xml
Andreas Schneider ccd5c4c52b hidl: Add standard timed_out vibrator service
Change-Id: I48164e9adfa52cd223c5a2925fa3b48417a6e50c
2020-06-09 10:21:40 +02:00

11 lines
321 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.vibrator</name>
<transport>hwbinder</transport>
<version>1.3</version>
<interface>
<name>IVibrator</name>
<instance>default</instance>
</interface>
</hal>
</manifest>