From 2706a8a199e62b9f4afd42112ea85a2566dcba5a Mon Sep 17 00:00:00 2001 From: LuK1337 <priv.luk@gmail.com> Date: Tue, 21 Dec 2021 21:29:16 +0100 Subject: [PATCH] Make adbroot_aidl_interface-ndk available for adbd Change-Id: Idd38dee7dbe3ba0401adf0e5d5c1961864a1c6af --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 03be9e76..5588b6bd 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. aconfig_mediacodec_flags_c_lib(minSdkVersion:30) +adbroot_aidl_interface-ndk(minSdkVersion:30) android.content.pm.flags-aconfig-java-export(minSdkVersion:30) android.hardware.audio.common-V1-ndk(minSdkVersion:31) android.hardware.audio.common-V2-ndk(minSdkVersion:31) -- GitLab