Vibrator: Update compatability matrix

Update IVibrator compatability matrix entry to support AIDL V3

Flag: EXEMPT HAL interface change
Bug: 346570576
Test: ABTD build
Change-Id: I18f81d54141da23938e7bda5c7e83616d30da696
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
This commit is contained in:
Nathan Kulczak 2024-11-22 00:21:02 +00:00
parent 0113deb3c7
commit 0d33b2a9b8
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.vibrator</name>
<version>2</version>
<version>2-3</version>
<interface>
<name>IVibrator</name>
<instance>dual</instance>

View file

@ -21,7 +21,7 @@
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.vibrator</name>
<version>2</version>
<version>2-3</version>
<interface>
<name>IVibrator</name>
<instance>dual</instance>