No description
Find a file
Steven Moreland 4891e61341 libbpf_android: waitForProgsLoaded
Creating a function for this rather than having people copy/paste a loop
there.

It's very intentional that there is no timeout here. If bpfloader is
down, there is a serious problem, and we shouldn't let code move forward
in a state where it may not have been tested.

Bug: 140330870
Test: boot & use bpf/netd
Change-Id: I358d1fcf77ad5406e294dd57307bc411e2c8ad6a
2020-01-10 15:37:53 -08:00
bpfloader bpfloader - remove dead code 2019-12-30 04:12:36 -08:00
libbpf_android libbpf_android: waitForProgsLoaded 2020-01-10 15:37:53 -08:00
progs bpf: move time in state struct definitions into a single shared header 2019-11-13 21:58:27 -08:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp C++17 is the default now. 2018-12-03 09:36:31 -08:00
MODULE_LICENSE_APACHE2 Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
NOTICE Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
OWNERS Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
PREUPLOAD.cfg Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00