platform_build_soong/bpf
Joel Fernandes (Google) a2fd4866cf Add common BPF helper to include path
All BPF programs need helper header files. These end up being
duplicated. Let us add a path to the common BPF helper to the search
path so that it can be used across projects.

No functional change to the final system image, only a build change.

Bug: 122665156
Change-Id: Ieee838df98258213efa24d74a12e069f056c66c1
Signed-off-by: Joel Fernandes <joelaf@google.com>
2019-02-12 13:04:01 -05:00
..
Android.bp Add bpf module type 2018-05-29 17:05:23 -07:00
bpf.go Add common BPF helper to include path 2019-02-12 13:04:01 -05:00
bpf_test.go Make bpf implement SourceFileProducer. 2018-12-17 07:18:39 -08:00