Merge changes Idb9156a2,I62d800cb

* changes:
  Update AIDL IVibratorManager manifest version to 2.
  matrix: IVibratorManager AIDL has version 2.
This commit is contained in:
TreeHugger Robot
2021-01-07 03:35:48 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -559,6 +559,7 @@
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.vibrator</name>
<version>1-2</version>
<interface>
<name>IVibratorManager</name>
<instance>default</instance>

View File

@@ -5,6 +5,7 @@
</hal>
<hal format="aidl">
<name>android.hardware.vibrator</name>
<version>2</version>
<fqname>IVibratorManager/default</fqname>
</hal>
</manifest>