aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Chen <cken@google.com>2021-12-21 16:00:29 +0800
committerKen Chen <cken@google.com>2021-12-23 09:43:13 +0800
commitd1c090c8ffe383b4351be719c34ae09aee23c047 (patch)
tree35bb855dbac2c1f5caa98b9752255dbd491634e2
parent5edb66c5b5d79ed3e20afa7e54dde5d62a874692 (diff)
downloadcommon-d1c090c8ffe383b4351be719c34ae09aee23c047.tar.gz
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
-rw-r--r--build/allowed_deps.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index 6b240867..18b85151 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)