Merge "ebpf offload: mark as critical for tethering not netd"

This commit is contained in:
Treehugger Robot
2021-02-26 05:39:07 +00:00
committed by Gerrit Code Review

View File

@@ -747,4 +747,4 @@ DEFINE_XDP_PROG("xdp/tether_upstream_rawip",
}
LICENSE("Apache 2.0");
CRITICAL("netd");
CRITICAL("tethering");