audio: aidl: change target to support all projects

Test: build pass
Bug: 284809600
Change-Id: I8d37fc94599af5e12033ec6bc7dfc4cd50ac9b5e
This commit is contained in:
Rios Kao 2023-05-31 01:39:46 +00:00
parent 868bd3349a
commit d5a59d93ea
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.audiometricext</name>
<version>1.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>vendor.google.audiometricext</name>
<transport>hwbinder</transport>