Merge "Move bpf project to system/bpf"
am: 1006d271cc Change-Id: I0a96a2abd66fd0cca4b49d773a6990a59134128a
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