No description
Find a file
Chih-Hung Hsieh ef3f44b639 Disable tidy DeprecatedOrUnsafeBufferHandling check
This check is disabled in global default,
see build/soong/cc/config/tidy.go.
This bpf_defaults is used to compile an external/bcc module.
Unless all such warnings can be fixed in the external/bcc source,
we should not enable this check locally.

Test: presubmit; make tidy-external-bcc_subset
Change-Id: I97f6dd944dfb21fed664175c5c7eec02c10ebe4c
2023-01-09 10:58:19 -08:00
bpfloader Add option to skip map/prog based on build type 2022-12-19 14:39:31 -08:00
libbpf_android Merge "Add option to skip map/prog based on build type" 2022-12-20 08:38:45 +00:00
progs Add a test BPF program with a ring buffer. 2022-12-09 11:02:46 -08:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp Disable tidy DeprecatedOrUnsafeBufferHandling check 2023-01-09 10:58:19 -08:00
NOTICE Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
OWNERS Always use OWNERS from master branch. 2021-11-17 10:51:28 -08:00
OWNERS_bpf Always use OWNERS from master branch. 2021-11-17 10:51:28 -08:00
PREUPLOAD.cfg Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
TEST_MAPPING Make system/bpf changes trigger connectivity CTS tests in presubmit 2022-07-20 11:23:08 +08:00