audio: make VINTF target level specify by device

Bug: 277188108
Change-Id: Ia7f787e68a9a34529d858c78189b5f2bd245377c
This commit is contained in:
Cyan_Hsieh 2023-04-24 18:06:58 +08:00
parent ed900c2ccd
commit 9167dbdf46
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<compatibility-matrix version="1.0" type="framework" level="7">
<compatibility-matrix version="1.0" type="framework">
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<version>4.0</version>

View File

@ -1,4 +1,4 @@
<manifest version="1.0" type="device" target-level="7">
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.audio</name>
<transport>hwbinder</transport>