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

Commit a28d34ff authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

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

parents f2b29712 a1a87f4d
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;