Files
android_packages_modules_Co…/staticlibs/native/bpf_map_utils
Ken Chen de0bb52562 [NETD-BPF#15] Move BPF map definition and utils to frameworks/libs/net/
1. Move BPF map definition and utilities to a common place that easy to
be referenced from both mainline module and platform code.

2. Create cc_library_headers bpf_map_utils which includes BPF map
definition and utils.

Bug: 202086915
Test: m; flash; boot
Test: cd system/netd/ && atest
Test: cd packages/modules/Connectivity && atest
Test: m gpuservice_unittest libtimeinstate_test bpf_module_test
      CtsAppOpsTestCases libbpf_load_test VtsBootconfigTest
      vts_test_binary_bpf_module bpf_benchmark libbpf_load_test
      libbpf_android_test
Change-Id: I4d54b0d69029f593b8da3099d7ae16279692dabd
2021-12-04 11:46:53 +00:00
..