Merge "Update version for audiocontrol" into main
This commit is contained in:
commit
203ca985ce
3 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.automotive.audiocontrol</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>IAudioControl</name>
|
||||
<instance>default</instance>
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.automotive.audiocontrol</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>IAudioControl</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Reference in a new issue