aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-08-02 18:01:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-08-02 18:01:55 +0000
commit357bc23747e4c43954b053c0154b251151a2f1f1 (patch)
tree7ab4b0b1c8c8fe7640eb4ed44da944f330dc44bc
parent38258f6137c8a2b9112f71146d4f85a7c80cdb7b (diff)
parent5640e3c63a0dc9fc7b10a976206668fe728d6282 (diff)
downloadcommon-357bc23747e4c43954b053c0154b251151a2f1f1.tar.gz
Merge "update allowed_deps.txt with aidl hardware common interface" into main am: 5640e3c63a
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/2650539 Change-Id: I384319834b567a9542bb7a5482ea5ba080b8b262 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--build/allowed_deps.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index ad265120..a482814a 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -14,6 +14,7 @@
# TODO(b/157465465): introduce automated quality signals and remove this list.
android.hardware.audio.common-V1-ndk(minSdkVersion:31)
+android.hardware.audio.common-V2-ndk(minSdkVersion:31)
android.hardware.audio.common@5.0(minSdkVersion:30)
android.hardware.bluetooth-V1-ndk(minSdkVersion:33)
android.hardware.bluetooth.a2dp@1.0(minSdkVersion:30)