| commit | 038fb84334c4c8a1474f12543530043462b62a7c | [log] [tgz] |
|---|---|---|
| author | Motomu Utsumi <motomuman@google.com> | Fri Jun 13 12:53:58 2025 +0900 |
| committer | Motomu Utsumi <motomuman@google.com> | Fri Jun 13 13:07:43 2025 +0900 |
| tree | cce20dc81b4ee25470eaecfd5ed8abc71c222db2 | |
| parent | fd4716a96d7769e4a37a6eb3e92015c75132ac76 [diff] |
Split bpf_helpers.h and bpf_map_def.h from bpf_headers Moves bpf_helpers.h and bpf_map_def.h out of bpf_headers to restrict their visibility. These files are intended for internal use within the tethering module, but they were exposed to external dependencies. This CL adds bpf_prog_mainline_headers with strict visibility. Bug: 424341374 Test: TH Flag: EXEMPT Android.bp refactoring Change-Id: Ie35f43ee405e889ea20b367ad16847e49cb5ba61