diff options
| author | Colin Cross <ccross@android.com> | 2021-04-19 11:29:20 -0700 |
|---|---|---|
| committer | Colin Cross <ccross@android.com> | 2021-04-26 17:56:46 -0700 |
| commit | 5eef7756737c9c2053cf0a37493cd2c14521548c (patch) | |
| tree | 9d8883ba362ca270320a9a1cc1311e9612500235 | |
| parent | 9b8f9236a9276c8f9200843af05f7b99b6e624a8 (diff) | |
Follow rename of libc_headers_arch to libc_llndk_headers
Bug: 170784825
Test: m checkbuild
Change-Id: Idfc5b493eb499f8d80c6c205d6ae7a87c83d3ccc
| -rw-r--r-- | build/allowed_deps.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
