Merge "Vibrator: Stable AIDL interface." am: ad51fe22b7 am: dfbaa68529

am: aaa72ec044

Change-Id: I23c481d5174c780f1de1a41f73fac89c22d215ac
This commit is contained in:
Steven Moreland
2019-11-01 14:54:12 -07:00
committed by android-build-merger
14 changed files with 686 additions and 0 deletions

View File

@@ -467,6 +467,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.vibrator</name>
<interface>
<name>IVibrator</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.vibrator</name>
<version>1.0-4</version>