sanders: add vibrator HIDL

This commit is contained in:
Vachounet
2018-01-09 13:25:31 +01:00
committed by therootlord
parent eb97aba667
commit eea72df349

View File

@@ -337,5 +337,15 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.vibrator</name>
<transport>hwbinder</transport>
<impl level="generic"></impl>
<version>1.0</version>
<interface>
<name>IVibrator</name>
<instance>default</instance>
</interface>
</hal>
</manifest> </manifest>