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

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

Merge "Delete unused import" am: e726c265 am: 446b1910

am: 1488b592

Change-Id: I577371244d45a3b93e3e5f4a02747a51fd42d363
parents 751ad465 1488b592
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;