aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2022-06-16 00:11:45 +0900
committerCherrypicker Worker <android-build-cherrypicker-worker@google.com>2022-06-16 05:27:10 +0000
commitf52cc6b3b76070a4a813dfabf7b46ad5ec3eca37 (patch)
tree4a50f5ce3aad8e651b6aef8fbdd8934a4093f8da
parentf6b9274688d7cd9f00c4d924b830c1d81b52f650 (diff)
downloadcommon-f52cc6b3b76070a4a813dfabf7b46ad5ec3eca37.tar.gz
Add netd_aidl_interface-V10 to allowed deps.
Test: m Bug: 235778483 Apex-Size-Increase: none, same size as V9 Previous-Platform-Support: Yes Aosp-First: Yes Test-Info: No tests, only an integer constant added Change-Id: Id346e8e5f61d03bc06f25f5eebb029f3e919c4f7 (cherry picked from commit 7c836082a5690d220f2860879f6570b0c26c031f) Merged-In: Id346e8e5f61d03bc06f25f5eebb029f3e919c4f7
-rw-r--r--build/allowed_deps.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index 1112a105..57afbb6a 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -747,6 +747,8 @@ netd-client(minSdkVersion:29)
netd_aidl_interface-java(minSdkVersion:29)
netd_aidl_interface-lateststable-java(minSdkVersion:29)
netd_aidl_interface-lateststable-ndk(minSdkVersion:29)
+netd_aidl_interface-V10-java(minSdkVersion:29)
+netd_aidl_interface-V10-ndk(minSdkVersion:29)
netd_aidl_interface-V3-java(minSdkVersion:29)
netd_aidl_interface-V5-java(minSdkVersion:29)
netd_aidl_interface-V6-java(minSdkVersion:29)