From 5eef7756737c9c2053cf0a37493cd2c14521548c Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Mon, 19 Apr 2021 11:29:20 -0700 Subject: [PATCH] Follow rename of libc_headers_arch to libc_llndk_headers Bug: 170784825 Test: m checkbuild Change-Id: Idfc5b493eb499f8d80c6c205d6ae7a87c83d3ccc --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index c984eaf..ebb1081 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -257,6 +257,7 @@ libc++abi(minSdkVersion:apex_inherit) libc++demangle(minSdkVersion:apex_inherit) libc_headers(minSdkVersion:apex_inherit) libc_headers_arch(minSdkVersion:apex_inherit) +libc_llndk_headers(minSdkVersion:apex_inherit) libc_scudo(minSdkVersion:apex_inherit) libcap(minSdkVersion:29) libcodec2(minSdkVersion:29)