Update version for audiocontrol

Bug: 255369346
Test: atest vts_treble_vintf_vendor_test
Change-Id: I17000be75963e511d2a56583be0f619a3dee66f1
This commit is contained in:
Terry Guan
2022-11-08 10:52:58 -08:00
parent a0aa23f156
commit ede24f77e6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<manifest version="2.0" type="device">
<hal format="aidl">
<version>2</version>
<name>android.hardware.automotive.audiocontrol</name>
<fqname>IAudioControl/default</fqname>
</hal>

View File

@@ -78,6 +78,7 @@
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.automotive.audiocontrol</name>
<version>2</version>
<interface>
<name>IAudioControl</name>
<instance>default</instance>