commit | d5a59d93eaa8aa7c0af59feddac15ed1618e3817 | [log] [tgz] |
---|---|---|
author | Rios Kao <rioskao@google.com> | Wed May 31 01:39:46 2023 +0000 |
committer | Rios Kao <rioskao@google.com> | Wed May 31 04:07:29 2023 +0000 |
tree | 5f5ec7f0b86df1ee30eef13a2c5429dc8f821716 | |
parent | 868bd3349a63721694828ca04ffaeeb1abf1c88b [diff] [blame] |
audio: aidl: change target to support all projects Test: build pass Bug: 284809600 Change-Id: I8d37fc94599af5e12033ec6bc7dfc4cd50ac9b5e
diff --git a/audio/aidl/manifest.xml b/audio/aidl/manifest.xml index 8d957cc..237aa4a 100644 --- a/audio/aidl/manifest.xml +++ b/audio/aidl/manifest.xml
@@ -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>