Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1488b592 authored by Chenbo Feng's avatar Chenbo Feng Committed by android-build-merger
Browse files

Merge "Delete unused import" am: e726c265

am: 446b1910

Change-Id: Ia8e3487aeb24129fce0ed55c9965809c7e3d87cd
parents 94102517 446b1910
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
#include "bpf/BpfUtils.h"
#include "netdbpf/BpfNetworkStats.h"

using android::bpf::hasBpfSupport;
using android::bpf::parseBpfNetworkStatsDetail;
using android::bpf::stats_line;

+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#include "netdbpf/BpfNetworkStats.h"

using android::bpf::Stats;
using android::bpf::hasBpfSupport;
using android::bpf::bpfGetUidStats;
using android::bpf::bpfGetIfaceStats;