From 40c6ae759d0f079ce22e603bea1e1aefeea060f4 Mon Sep 17 00:00:00 2001 From: Jeongik Cha Date: Tue, 26 Jan 2021 23:05:42 +0900 Subject: [PATCH] update apex allowed deps-2 an aidl module should specify its version. because of that some deps which have version on its name is added. Bug: 150578172 Test: m Change-Id: If5c5d66e59f33ecf37d118b2b80db820ec78ea04 --- apex/allowed_deps.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apex/allowed_deps.txt b/apex/allowed_deps.txt index 5da11ce58..6dd49e5aa 100644 --- a/apex/allowed_deps.txt +++ b/apex/allowed_deps.txt @@ -26,6 +26,7 @@ android.hardware.graphics.bufferqueue@1.0(minSdkVersion:29) android.hardware.graphics.bufferqueue@2.0(minSdkVersion:29) android.hardware.graphics.common-ndk_platform(minSdkVersion:29) android.hardware.graphics.common-unstable-ndk_platform(minSdkVersion:29) +android.hardware.graphics.common-V2-ndk_platform(minSdkVersion:29) android.hardware.graphics.common@1.0(minSdkVersion:29) android.hardware.graphics.common@1.1(minSdkVersion:29) android.hardware.graphics.common@1.2(minSdkVersion:29) @@ -165,6 +166,7 @@ derive_sdk(minSdkVersion:current) derive_sdk_prefer32(minSdkVersion:30) derive_sdk_prefer32(minSdkVersion:current) dnsresolver_aidl_interface-unstable-ndk_platform(minSdkVersion:29) +dnsresolver_aidl_interface-V8-ndk_platform(minSdkVersion:29) DocumentsUI-res-lib(minSdkVersion:29) exoplayer2-extractor(minSdkVersion:16) exoplayer2-extractor-annotation-stubs(minSdkVersion:16) @@ -478,11 +480,14 @@ net-utils-framework-common(minSdkVersion:current) netd-client(minSdkVersion:29) netd_aidl_interface-java(minSdkVersion:29) netd_aidl_interface-unstable-java(minSdkVersion:29) +netd_aidl_interface-V6-java(minSdkVersion:29) netd_event_listener_interface-java(minSdkVersion:29) netd_event_listener_interface-ndk_platform(minSdkVersion:29) netd_event_listener_interface-unstable-ndk_platform(minSdkVersion:29) +netd_event_listener_interface-V2-ndk_platform(minSdkVersion:29) netlink-client(minSdkVersion:29) networkstack-aidl-interfaces-unstable-java(minSdkVersion:29) +networkstack-aidl-interfaces-V10-java(minSdkVersion:29) networkstack-client(minSdkVersion:29) NetworkStackApiStableDependencies(minSdkVersion:29) NetworkStackApiStableLib(minSdkVersion:29)