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

Commit 6e503857 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Automerger Merge Worker
Browse files

Merge "/proc/net/xt_qtaguid/ is long deprecated and never present/used" am:...

Merge "/proc/net/xt_qtaguid/ is long deprecated and never present/used" am: 6b29823f am: 8d0d63ea

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1606488

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I399dc2382d90685b2c442bc8ac6541aceeccc973
parents 0fe73419 8d0d63ea
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1208,10 +1208,6 @@ static void DumpBlockStatFiles() {

static void DumpPacketStats() {
    DumpFile("NETWORK DEV INFO", "/proc/net/dev");
    DumpFile("QTAGUID NETWORK INTERFACES INFO", "/proc/net/xt_qtaguid/iface_stat_all");
    DumpFile("QTAGUID NETWORK INTERFACES INFO (xt)", "/proc/net/xt_qtaguid/iface_stat_fmt");
    DumpFile("QTAGUID CTRL INFO", "/proc/net/xt_qtaguid/ctrl");
    DumpFile("QTAGUID STATS INFO", "/proc/net/xt_qtaguid/stats");
}

static void DumpIpAddrAndRules() {