Rename bpf_map_utils to bpf_headers
Use a generic name so that it can contain more bpf related headers. Bug: 202086915 Test: build Change-Id: I5a76948db394d8d7bb6eaedb570a2ca5bc99a289
This commit is contained in:
@@ -17,7 +17,7 @@ package {
|
||||
}
|
||||
|
||||
cc_library_headers {
|
||||
name: "bpf_map_utils",
|
||||
name: "bpf_headers",
|
||||
vendor_available: true,
|
||||
host_supported: true,
|
||||
native_bridge_supported: true,
|
||||
Reference in New Issue
Block a user