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

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1607252

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8d58bccf80be1fa6346922abd769c1b96e4274be
This commit is contained in:
Treehugger Robot
2021-02-26 06:04:04 +00:00
committed by Automerger Merge Worker

View File

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