From d1c090c8ffe383b4351be719c34ae09aee23c047 Mon Sep 17 00:00:00 2001 From: Ken Chen Date: Tue, 21 Dec 2021 16:00:29 +0800 Subject: [PATCH] Rename bpf_map_utils to bpf_headers Use a generic name so that it can contain more bpf related headers. Bug: 202086915 Test: build Apex-Size-Increase: 0 Previous-Platform-Support: Yes Aosp-First: Yes Test-Info: m; flash; boot Change-Id: I8f94a8ef2cf7cc25737847e706e42813f9d05aee --- build/allowed_deps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 6b24086..18b8515 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -178,7 +178,7 @@ boringssl_self_test(minSdkVersion:29) bouncycastle(minSdkVersion:31) bouncycastle-unbundled(minSdkVersion:30) bpf_connectivity_headers(minSdkVersion:30) -bpf_map_utils(minSdkVersion:30) +bpf_headers(minSdkVersion:30) bpf_syscall_wrappers(minSdkVersion:30) brotli-java(minSdkVersion:current) captiveportal-lib(minSdkVersion:29)