Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19cd6bf4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge changes Idb9156a2,I62d800cb

* changes:
  Update AIDL IVibratorManager manifest version to 2.
  matrix: IVibratorManager AIDL has version 2.
parents 9c1b7cac f2f8d85c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
    </hal>
    <hal format="aidl">
        <name>android.hardware.vibrator</name>
        <version>2</version>
        <fqname>IVibratorManager/default</fqname>
    </hal>
</manifest>