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
This commit is contained in:
Ken Chen
2021-12-21 16:00:29 +08:00
parent 5edb66c5b5
commit d1c090c8ff

View File

@@ -178,7 +178,7 @@ boringssl_self_test(minSdkVersion:29)
bouncycastle(minSdkVersion:31) bouncycastle(minSdkVersion:31)
bouncycastle-unbundled(minSdkVersion:30) bouncycastle-unbundled(minSdkVersion:30)
bpf_connectivity_headers(minSdkVersion:30) bpf_connectivity_headers(minSdkVersion:30)
bpf_map_utils(minSdkVersion:30) bpf_headers(minSdkVersion:30)
bpf_syscall_wrappers(minSdkVersion:30) bpf_syscall_wrappers(minSdkVersion:30)
brotli-java(minSdkVersion:current) brotli-java(minSdkVersion:current)
captiveportal-lib(minSdkVersion:29) captiveportal-lib(minSdkVersion:29)