From bf1c41d3fbe667373bb967102d8aa43e018dd306 Mon Sep 17 00:00:00 2001 From: lucaslin Date: Fri, 26 Mar 2021 02:08:31 +0800 Subject: [PATCH] Update allowed_deps for connectivity module dnsresolver_aidl_interface is updated to V8, and connectivity module needs to link the latest version. Bug: 181742019 Test: m Change-Id: I43affab21da346c42a740b9798a40bd54e860e56 --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 51cdc04..48ca690 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -214,6 +214,7 @@ dnsresolver_aidl_interface-lateststable-ndk_platform(minSdkVersion:29) dnsresolver_aidl_interface-unstable-ndk_platform(minSdkVersion:29) dnsresolver_aidl_interface-V7-java(minSdkVersion:30) dnsresolver_aidl_interface-V7-ndk_platform(minSdkVersion:29) +dnsresolver_aidl_interface-V8-java(minSdkVersion:30) dnsresolver_aidl_interface-V8-ndk_platform(minSdkVersion:29) DocumentsUI-res-lib(minSdkVersion:29) exoplayer2-extractor(minSdkVersion:16)