netbpfload: add Android.bp file
Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I3af8e7f14de8dd5dd65c40705195332bef114b88
This commit is contained in:
@@ -44,12 +44,11 @@
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/strings.h>
|
||||
#include <android-base/unique_fd.h>
|
||||
#include <libbpf_android.h>
|
||||
#include <log/log.h>
|
||||
#include <netdutils/Misc.h>
|
||||
#include <netdutils/Slice.h>
|
||||
|
||||
#include "BpfSyscallWrappers.h"
|
||||
#include "bpf/BpfUtils.h"
|
||||
#include "loader.h"
|
||||
|
||||
using android::base::EndsWith;
|
||||
using android::bpf::domain;
|
||||
|
||||
Reference in New Issue
Block a user