Merge "Move bpf project to system/bpf" am: 1006d271cc am: d271be0e1c
am: e6278480b9
Change-Id: I4126f4e184975a387a82ada2b4f432cf20cabbb8
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#include <utils/misc.h>
|
||||
|
||||
#include "android-base/unique_fd.h"
|
||||
#include "bpf/BpfNetworkStats.h"
|
||||
#include "bpf/BpfUtils.h"
|
||||
#include "netdbpf/BpfNetworkStats.h"
|
||||
|
||||
using android::bpf::hasBpfSupport;
|
||||
using android::bpf::parseBpfNetworkStatsDetail;
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
#include <utils/Log.h>
|
||||
|
||||
#include "android-base/unique_fd.h"
|
||||
#include "bpf/BpfNetworkStats.h"
|
||||
#include "bpf/BpfUtils.h"
|
||||
#include "netdbpf/BpfNetworkStats.h"
|
||||
|
||||
using android::bpf::Stats;
|
||||
using android::bpf::hasBpfSupport;
|
||||
|
||||
Reference in New Issue
Block a user